aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-12-17 18:03:11 +0900
committerJaKooLit <jimmielovejay.com>2023-12-17 18:03:11 +0900
commit1bbe24ad5ee4aceef29aa3d5442096b6c2516904 (patch)
tree649e8c2a7b2de088faae87c290f507313d6e5969
parent003309e31a92bbffd4d298c5de454faa8d4e7445 (diff)
Bump to v2.2. Updated Gamemode nofication
-rwxr-xr-xconfig/hypr/scripts/GameMode.sh4
-rw-r--r--config/hypr/v2.2 (renamed from config/hypr/v2.1.19)0
2 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/GameMode.sh b/config/hypr/scripts/GameMode.sh
index 50aed7cf..579f3660 100755
--- a/config/hypr/scripts/GameMode.sh
+++ b/config/hypr/scripts/GameMode.sh
@@ -15,13 +15,13 @@ if [ "$HYPRGAMEMODE" = 1 ] ; then
keyword general:border_size 1;\
keyword decoration:rounding 0"
swww kill
- dunstify -u low -i "$dunst_notif" "animations off"
+ dunstify -u low -i "$dunst_notif" "gamemode enabled. All animations off"
exit
else
swww init && swww img "$HOME/.config/rofi/.current_wallpaper"
sleep 0.5
${SCRIPTSDIR}/RefreshNoWaybar.sh
- dunstify -u low -i "$dunst_notif" "Animations turned on"
+ dunstify -u low -i "$dunst_notif" "gamemode disabled. All animations normal"
exit
fi
hyprctl reload
diff --git a/config/hypr/v2.1.19 b/config/hypr/v2.2
index 31b3414d..31b3414d 100644
--- a/config/hypr/v2.1.19
+++ b/config/hypr/v2.2
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage