added the fuzzel application launcher
This commit is contained in:
parent
142e65955f
commit
98e78cfd01
5 changed files with 23 additions and 3 deletions
|
@ -218,7 +218,7 @@ in {
|
|||
"$mainMod, RETURN, exec, ${foot}/bin/foot"
|
||||
"$mainMod, Q, killactive"
|
||||
"$mainMod, F, fullscreen, 0"
|
||||
"$mainMod, D, exec, ${pkgs.procps}/bin/pkill anyrun || ${anyrun}/bin/anyrun"
|
||||
"$mainMod, D, exec, ${pkgs.procps}/bin/pkill fuzzel || ${anyrun}/bin/fuzzel"
|
||||
"$mainMod, SPACE, togglefloating, active"
|
||||
|
||||
# workspaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue