updates for eww and ydotool
This commit is contained in:
parent
f153a71270
commit
25853d63db
19 changed files with 1147 additions and 31 deletions
|
@ -420,7 +420,7 @@ pulsemixer
|
|||
any-nix-shell
|
||||
wtype
|
||||
xdotool
|
||||
ydotool
|
||||
#ydotool
|
||||
wmctrl
|
||||
xcape
|
||||
xclip
|
||||
|
@ -499,6 +499,11 @@ Let's also add our own package from my WIP presenter
|
|||
(libsForQt5.callPackage /home/chris/dev/church-presenter {})
|
||||
#+end_src
|
||||
|
||||
#+NAME: ydotool
|
||||
#+begin_src nix
|
||||
(callPackage /home/chris/.dotfiles/ydotool {})
|
||||
#+end_src
|
||||
|
||||
Firefox has it's own setup
|
||||
#+NAME: firefox
|
||||
#+begin_src nix
|
||||
|
@ -1040,6 +1045,7 @@ Kaladin is my desktop machine. A powerhouse for the most part with a recent i7 a
|
|||
protonup
|
||||
nvtop
|
||||
# Dev tools
|
||||
<<ydotool>>
|
||||
<<dev-tools>>
|
||||
<<lightlyshaders>>
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue