diff options
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 26706f23..a5215dfe 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -43,7 +43,8 @@ bind = $mainMod, W, exec, $wallpaper swaybg bind = $mainMod SHIFT, W, exec, $scriptsDir/WaybarStyles.sh bind = $mainMod CTRL, W, exec, $scriptsDir/WallpaperSelect.sh bind = $mainMod ALT, W, exec, $scriptsDir/ChangeLayoutMenu.sh -bind = $mainMod, H, exec, $scriptsDir/Help.sh +bind = $mainMod SHIFT, H, exec, $scriptsDir/Help.sh +bind = $mainMod, H, exec, $scriptsDir/KeyHints.sh bind = $mainMod, E, exec, $scriptsDir/QuickEdit.sh bind = $mainMod, B, exec, killall -SIGUSR1 waybar # Toggle hide/show waybar bind = $mainMod SHIFT, G, exec, $scriptsDir/GameMode.sh @@ -61,7 +62,7 @@ bind = $mainMod, P, pseudo, # dwindle bind = $mainMod CTRL, Return, layoutmsg, swapwithmaster bind = $mainMod, Space, exec, $scriptsDir/ChangeLayout.sh bind = $mainMod ALT, V, exec, $scriptsDir/ClipManager.sh - +bind = $mainMod SHIFT, F, exec, hyprctl dispatch workspaceopt allfloat # group bind = $mainMod, G, togglegroup bind = $mainMod, tab, workspace, m+1 |
