Added a quick shortcut to launch zen
Some checks are pending
Check config / build (push) Waiting to run
Some checks are pending
Check config / build (push) Waiting to run
This commit is contained in:
parent
8d2fac1505
commit
e1bf0c6da5
@ -29,6 +29,7 @@
|
||||
"Mod+Return".spawn-sh = lib.getExe pkgs.kitty;
|
||||
"Mod+R".spawn = [ "wofi" "--show" "drun"];
|
||||
"Mod+Q".close-window = {};
|
||||
"Mod+Shift+F".spawn = [ "zen" ];
|
||||
|
||||
# Audio
|
||||
"XF86AudioRaiseVolume".spawn-sh = "wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user