mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
bin: update power menu script to handle both and hypr and niri
This commit is contained in:
parent
55fbba2524
commit
025b243c48
3 changed files with 8 additions and 3 deletions
|
|
@ -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 {{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue