switching to self built ydotool

This commit is contained in:
Chris Cochrun 2022-12-21 09:14:17 -06:00
parent d9cf8e32a7
commit 96c5af1ef7
6 changed files with 16 additions and 15 deletions

View file

@ -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>>