From a14e864187eae1e45bb0b1a5d9ba479ce43dbf1c Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 14 Jan 2026 12:56:19 +0300 Subject: [PATCH] Update hyprland.conf --- .config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 42409ba..beae3fa 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -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 keyword animations:enabled false && hyprctl keyword general:allow_tearing true && notify-send "Game Mode" "game mode is active" && hyprctl dispatch submap gamemode +bind = $mainMod, G, exec, hyprctl keyword decoration:blur:enabled false && hyprctl keyword animations:enabled false && hyprctl keyword general:allow_tearing true && hyprctl keyword decoration:drop_shadow 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 keyword animations:enabled true && hyprctl keyword general:allow_tearing false && notify-send "Game Mode" "game mode is deactive" && hyprctl dispatch submap reset +bind = $mainMod, G, exec, hyprctl keyword decoration:blur:enabled true && hyprctl keyword animations:enabled true && hyprctl keyword general:allow_tearing false && hyprctl keyword decoration:drop_shadow false && notify-send "Game Mode" "game mode is deactive" && hyprctl dispatch submap reset submap = reset