From fdeb6c069a8786eafd4eb813037288bac5e7f172 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 30 Jun 2024 19:05:47 +0900 Subject: updated gamemode.sh. Bumping to v2.3.1 --- config/hypr/scripts/GameMode.sh | 2 +- config/hypr/v2.3 | 5 ----- config/hypr/v2.3.1 | 5 +++++ 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 config/hypr/v2.3 create mode 100644 config/hypr/v2.3.1 diff --git a/config/hypr/scripts/GameMode.sh b/config/hypr/scripts/GameMode.sh index 5ad268ca..f8dc3505 100755 --- a/config/hypr/scripts/GameMode.sh +++ b/config/hypr/scripts/GameMode.sh @@ -20,7 +20,7 @@ if [ "$HYPRGAMEMODE" = 1 ] ; then notify-send -e -u low -i "$notif" "gamemode enabled. All animations off" exit else - swww-daemon && swww img "$HOME/.config/rofi/.current_wallpaper" & + swww-daemon --format xrgb && swww img "$HOME/.config/rofi/.current_wallpaper" & sleep 0.1 ${SCRIPTSDIR}/WallustSwww.sh sleep 0.5 diff --git a/config/hypr/v2.3 b/config/hypr/v2.3 deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.3 +++ /dev/null @@ -1,5 +0,0 @@ -### https://github.com/JaKooLit ### -## https://github.com/JaKooLit/Hyprland-Dots -## This is to have a reference of which version would be - -## note that this will always be higher than the released versions \ No newline at end of file diff --git a/config/hypr/v2.3.1 b/config/hypr/v2.3.1 new file mode 100644 index 00000000..31b3414d --- /dev/null +++ b/config/hypr/v2.3.1 @@ -0,0 +1,5 @@ +### https://github.com/JaKooLit ### +## https://github.com/JaKooLit/Hyprland-Dots +## This is to have a reference of which version would be + +## note that this will always be higher than the released versions \ No newline at end of file -- cgit v1.2.3