diff --git a/.config/hypr/config/Keybinds.conf b/.config/hypr/config/Keybinds.conf index e8f07b1..cd6e92c 100644 --- a/.config/hypr/config/Keybinds.conf +++ b/.config/hypr/config/Keybinds.conf @@ -25,7 +25,13 @@ bindl = , xf86AudioPrev, exec, $scriptsDir/MediaCtrl.sh --prv bindl = , xf86audiostop, exec, $scriptsDir/MediaCtrl.sh --stop bindtn = , $mainMod_L, exec, killall -SIGUSR1 waybar +bindtn = SHIFT, $mainMod_L, exec, killall -SIGUSR1 waybar +bindtn = CTRL, $mainMod_L, exec, killall -SIGUSR1 waybar +bindtn = ALT, $mainMod_L, exec, killall -SIGUSR1 waybar bindtrn = $mainMod, $mainMod_L, exec, killall -SIGUSR1 waybar +bindtrn = $mainMod SHIFT, $mainMod_L, exec, killall -SIGUSR1 waybar +bindtrn = $mainMod CTRL, $mainMod_L, exec, killall -SIGUSR1 waybar +bindtrn = $mainMod ALT, $mainMod_L, exec, killall -SIGUSR1 waybar # Move focus with mainMod + LHKJ bind = $mainMod, H, movefocus, l