fix: adjust hyprland bind for powermenu
This commit is contained in:
parent
4cb39c4946
commit
e004e8357f
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ bind = $mainMod, T, togglespecialworkspace, thunder
|
||||||
bind = $mainMod, C, killactive,
|
bind = $mainMod, C, killactive,
|
||||||
|
|
||||||
bind = $mainMod, L, exec, $LOCK_PATH/lock.sh
|
bind = $mainMod, L, exec, $LOCK_PATH/lock.sh
|
||||||
bind = $mainMod SHIFT, E, exec, ags run-js 'ags.App.openWindow("powermenu")'
|
bind = $mainMod SHIFT, E, exec, ags -t powermenu
|
||||||
bindn =, Escape, exec, ags run-js 'closeAll()'
|
bindn =, Escape, exec, ags run-js 'closeAll()'
|
||||||
bind = $mainMod SHIFT, SPACE, togglefloating,
|
bind = $mainMod SHIFT, SPACE, togglefloating,
|
||||||
bind = $mainMod, D, exec, ags -t applauncher
|
bind = $mainMod, D, exec, ags -t applauncher
|
||||||
|
|
Loading…
Reference in a new issue