From c23497f159b5f99b331cefe5aaa5a01663e1f55e Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Thu, 29 Jan 2026 14:22:23 +0300 Subject: [PATCH] Update gamemode.sh --- .config/scripts/gamemode.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/scripts/gamemode.sh b/.config/scripts/gamemode.sh index 006f4eb..ca0153f 100644 --- a/.config/scripts/gamemode.sh +++ b/.config/scripts/gamemode.sh @@ -17,6 +17,7 @@ else hyprctl keyword animations:enabled false hyprctl keyword general:allow_tearing true hyprctl keyword decoration:drop_shadow false + notify-send "Game Mode" "ALT + G to stop gamemode" notify-send "Game Mode" "game mode is active" hyprctl dispatch submap gamemode fi