aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-09 21:57:23 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-09 21:57:23 +0900
commitf0c648818307cc229826727e48f7cbbd4c8a280e (patch)
tree1ba2004441431124be073ea6f75ee0b9a4d84050 /config
parent57461d4b572f0b2f68f2705f0e53a96543701c66 (diff)
updated gamemode.sh to adjust for newer hyprland. Debian and Ubuntu versions dont need this update
Diffstat (limited to 'config')
-rwxr-xr-xconfig/hypr/scripts/GameMode.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/GameMode.sh b/config/hypr/scripts/GameMode.sh
index a5915cfb..04b337ed 100755
--- a/config/hypr/scripts/GameMode.sh
+++ b/config/hypr/scripts/GameMode.sh
@@ -10,8 +10,8 @@ HYPRGAMEMODE=$(hyprctl getoption animations:enabled | awk 'NR==1{print $2}')
if [ "$HYPRGAMEMODE" = 1 ] ; then
hyprctl --batch "\
keyword animations:enabled 0;\
- keyword decoration:drop_shadow 0;\
- keyword decoration:blur:passes 0;\
+ keyword decoration:shadow:enabled 0;\
+ keyword decoration:blur:enabled 0;\
keyword general:gaps_in 0;\
keyword general:gaps_out 0;\
keyword general:border_size 1;\
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage