diff --git a/.config/hypr/keybinds.conf b/.config/hypr/keybinds.conf index 26194e6..f5d65e8 100644 --- a/.config/hypr/keybinds.conf +++ b/.config/hypr/keybinds.conf @@ -10,7 +10,7 @@ bind = $mainMod, Q, killactive, bind = $mainMod, B, exec, $browser bind = $mainMod, A, exec, pidof $appMenu || $appMenu $appMenuOptions bind = $mainMod, W, exec, pidof $appMenu || $appMenu $windowMenuOptions -bind = $mainMod CTRL, h, exec, killall -SIGUSR1 waybar +bind = $mainMod SHIFT, h, exec, killall -SIGUSR1 waybar bind = $mainMod CTRL, T, exec, $themeSwitcher