bin: update power menu script to handle both and hypr and niri

This commit is contained in:
Oleksandr Smirnov 2025-06-09 20:53:27 +03:00
parent 55fbba2524
commit 025b243c48
No known key found for this signature in database
3 changed files with 8 additions and 3 deletions

View file

@ -165,7 +165,7 @@ binds {
Mod+Q { close-window; }
Mod+Return { spawn "kitty"; }
Mod+Shift+Return { spawn "wofi" "--show" "drun"; }
Mod+Shift+Escape { spawn "~/bin/wofi-power-menu"; }
Mod+Shift+Escape { spawn "~/bin/wofi-power-menu" "niri";}
Super+Alt+L { spawn "swaylock"; } // TODO: change to hyprlock
// programs {{{