Fix typo in keybind

This commit is contained in:
Evie Litherland-Smith 2023-06-04 11:43:57 +01:00
parent 07190e3132
commit 995ac0854c

View file

@ -40,7 +40,7 @@ in {
"${modifier}+Return" = "exec ${term}";
"${modifier}+q" = "kill";
"${modifier}+e" = "exec power-profiles";
"${modifier}+e" = "exec powermenu";
"${modifier}+p" = "exec powermenu";
"${modifier}+v" = "floating toggle";
"${modifier}+space" = "exec ${pkgs.rofi}/bin/rofi -show drun";
# "${modifier}+F1" = "exec ${pkgs.swaylock}/bin/swaylock";