Add powermenu keybind back

This commit is contained in:
Evie Litherland-Smith 2023-06-21 21:59:08 +01:00
parent 697c8129f2
commit 63ac5483ea

View file

@ -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 = {