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