aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-09-02 13:15:28 +0900
committerGitHub <noreply@github.com>2024-09-02 13:15:28 +0900
commit3b82a3c0f0f33cba44ddfb1c62d53f950ff96c3a (patch)
tree3daa3705989db93d623dad2eebf101603479efdf /config/hypr/scripts
parent09bef3916d3c7225671f96fd7a8f77f5fab22f19 (diff)
parentcf55d6c89cbf4fc6a92bb19779d457a9fe98ec40 (diff)
Merge pull request #419 from JaKooLit/development
Development to Main. Preparation for release
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/GameMode.sh4
-rwxr-xr-xconfig/hypr/scripts/ScreenShot.sh1
2 files changed, 3 insertions, 2 deletions
diff --git a/config/hypr/scripts/GameMode.sh b/config/hypr/scripts/GameMode.sh
index f8dc3505..4bb7e910 100755
--- a/config/hypr/scripts/GameMode.sh
+++ b/config/hypr/scripts/GameMode.sh
@@ -11,11 +11,13 @@ if [ "$HYPRGAMEMODE" = 1 ] ; then
hyprctl --batch "\
keyword animations:enabled 0;\
keyword decoration:drop_shadow 0;\
- keyword decoration:blur:passes 0;\
+ keyword decoration:blur:passes 0;\
keyword general:gaps_in 0;\
keyword general:gaps_out 0;\
keyword general:border_size 1;\
keyword decoration:rounding 0"
+
+ hyprctl keyword "windowrule opacity 1 override 1 override 1 override, ^(.*)$"
swww kill
notify-send -e -u low -i "$notif" "gamemode enabled. All animations off"
exit
diff --git a/config/hypr/scripts/ScreenShot.sh b/config/hypr/scripts/ScreenShot.sh
index 5d15ee68..d8c4b604 100755
--- a/config/hypr/scripts/ScreenShot.sh
+++ b/config/hypr/scripts/ScreenShot.sh
@@ -83,7 +83,6 @@ shotarea() {
wl-copy <"$tmpfile"
mv "$tmpfile" "$dir/$file"
fi
- rm "$tmpfile"
notify_view
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage