Add powermenu keybind back
This commit is contained in:
parent
697c8129f2
commit
63ac5483ea
|
@ -109,6 +109,7 @@ in {
|
|||
"${modifier}+F1" = "exec ${pkgs.swaylock}/bin/swaylock";
|
||||
"${modifier}+w" = "exec ${pkgs.firefox}/bin/firefox";
|
||||
"${modifier}+f" = "exec ${pkgs.xfce.thunar}/bin/thunar";
|
||||
"${modifier}+p" = "exec powermenu";
|
||||
};
|
||||
colors = {
|
||||
focused = {
|
||||
|
|
Loading…
Reference in a new issue