fix: adjust hyprland bind for powermenu

This commit is contained in:
matt1432 2023-10-14 15:25:54 -04:00
parent 4cb39c4946
commit e004e8357f

View file

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