switching to self built ydotool
This commit is contained in:
parent
d9cf8e32a7
commit
96c5af1ef7
6 changed files with 16 additions and 15 deletions
|
@ -475,7 +475,7 @@ pulsemixer
|
|||
any-nix-shell
|
||||
wtype
|
||||
xdotool
|
||||
ydotool
|
||||
# ydotool
|
||||
wmctrl
|
||||
xcape
|
||||
xclip
|
||||
|
@ -555,7 +555,7 @@ Let's also add our own package from my WIP presenter
|
|||
|
||||
#+NAME: ydotool
|
||||
#+begin_src nix
|
||||
(callPackage /home/chris/.dotfiles/ydotool {})
|
||||
(import /home/chris/.dotfiles/ydotool { inherit lib stdenv util-linux cmake scdoc fetchFromGitHub; })
|
||||
#+end_src
|
||||
|
||||
Firefox has it's own setup
|
||||
|
@ -880,6 +880,7 @@ Notice how I am including all of my software here. It may be a big file, but hav
|
|||
fet-sh
|
||||
macchina
|
||||
# Dev tools
|
||||
<<ydotool>>
|
||||
<<dev-tools>>
|
||||
<<lightlyshaders>>
|
||||
<<librepresenter>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue