aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-12-28 00:15:03 +0900
committerJaKooLit <jimmielovejay.com>2023-12-28 00:15:03 +0900
commit9fce61cf79d8cfe930c39b08885a225c359b0929 (patch)
treeb679ecc2c32f1806b8265bbf429ccd29fd820699
parenta3ceb0a549e37ef3a57bf2ce7d86cb0a83c922d2 (diff)
updated some things
-rw-r--r--config/hypr/configs/Settings.conf2
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf
index 859df94d..7db59116 100644
--- a/config/hypr/configs/Settings.conf
+++ b/config/hypr/configs/Settings.conf
@@ -84,7 +84,7 @@ animations {
animation = windowsOut, 1, 5, winOut, popin
animation = windowsMove, 1, 5, wind, slide
animation = border, 1, 10, linear
- animation = borderangle, 1, 100, linear, loop
+ animation = borderangle, 1, 180, linear, loop
animation = fade, 1, 5, overshot
animation = workspaces, 1, 5, wind
animation = windows, 1, 5, bounce, popin
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh
index 3838b5e3..52f7e642 100755
--- a/config/hypr/scripts/Refresh.sh
+++ b/config/hypr/scripts/Refresh.sh
@@ -10,12 +10,12 @@ for _prs in "${_ps[@]}"; do
fi
done
-sleep 0.1
+sleep 0.3
# Relaunch waybar
waybar &
# relaunch swaync
-sleep 0.3
+sleep 0.5
swaync > /dev/null 2>&1 &
# Relaunching rainbow borders
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage