switching to self built ydotool
This commit is contained in:
parent
d9cf8e32a7
commit
96c5af1ef7
6 changed files with 16 additions and 15 deletions
|
@ -351,7 +351,7 @@
|
|||
any-nix-shell
|
||||
wtype
|
||||
xdotool
|
||||
ydotool
|
||||
# ydotool
|
||||
wmctrl
|
||||
xcape
|
||||
xclip
|
||||
|
@ -390,7 +390,7 @@
|
|||
protonup
|
||||
nvtop
|
||||
# Dev tools
|
||||
(callPackage /home/chris/.dotfiles/ydotool {})
|
||||
(import /home/chris/.dotfiles/ydotool { inherit lib stdenv util-linux cmake scdoc fetchFromGitHub; })
|
||||
# android-tools
|
||||
nix-index
|
||||
# meson
|
||||
|
|
|
@ -370,7 +370,7 @@
|
|||
any-nix-shell
|
||||
wtype
|
||||
xdotool
|
||||
ydotool
|
||||
# ydotool
|
||||
wmctrl
|
||||
xcape
|
||||
xclip
|
||||
|
@ -411,6 +411,7 @@
|
|||
fet-sh
|
||||
macchina
|
||||
# Dev tools
|
||||
(import /home/chris/.dotfiles/ydotool { inherit lib stdenv util-linux cmake scdoc fetchFromGitHub; })
|
||||
# android-tools
|
||||
nix-index
|
||||
# meson
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue