Update hyprland.conf

This commit is contained in:
FURK4NGG
2026-01-14 12:38:00 +03:00
committed by GitHub
parent 9ca5c3bde3
commit ca84983e09
+2 -2
View File
@@ -275,7 +275,7 @@ bind = $mainMod, Print, exec, $screenprint
bind = $mainMod SHIFT, Print, exec, $screenrec
bind = $mainMod SHIFT, PAUSE, exec, $screenrecstop
bind = $mainMod, D, exec, swaync-client -t
bind = $mainMod, G, exec, hyprctl keyword decoration:blur:enabled false && hyprctl dispatch submap gamemode && notify-send "Game Mode" "game mode is active"
bind = $mainMod, G, exec, hyprctl keyword decoration:blur:enabled false && hyprctl keyword animations:enabled false && notify-send "Game Mode" "game mode is active" && hyprctl dispatch submap gamemode
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l
@@ -383,6 +383,6 @@ bindl = , XF86AudioPause, exec, playerctl play-pause
bindl = , XF86AudioPlay, exec, playerctl play-pause
bindl = , XF86AudioPrev, exec, playerctl previous
bind = $mainMod, G, exec, hyprctl keyword decoration:blur:enabled true && hyprctl dispatch submap reset && notify-send "Game Mode" "game mode is deactive"
bind = $mainMod, G, exec, hyprctl keyword decoration:blur:enabled true && hyprctl keyword animations:enabled true && notify-send "Game Mode" "game mode is deactive" && hyprctl dispatch submap reset
submap = reset