aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-19 19:38:44 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-19 19:38:44 +0900
commit3446b1047f1139ea4d4bcf8b2a6c883d51583433 (patch)
treead87792fc17235efec7df409aa56a06d22522f28 /config/hypr/scripts
parent609ce12913e79ccd0951b28a18d6ca5b3fa34905 (diff)
Updated WallpaperSelect.sh, Refresh.sh & RefreshNoWaybar.sh
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh3
-rwxr-xr-xconfig/hypr/scripts/RefreshNoWaybar.sh3
2 files changed, 5 insertions, 1 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh
index 3bd22463..2d7887a5 100755
--- a/config/hypr/scripts/Refresh.sh
+++ b/config/hypr/scripts/Refresh.sh
@@ -24,7 +24,6 @@ done
# added since wallust sometimes not applying
killall -SIGUSR2 waybar
-killall -SIGUSR2 swaync
# quit ags & relaunch ags
#ags -q && ags &
@@ -41,6 +40,8 @@ waybar &
# relaunch swaync
sleep 0.5
swaync > /dev/null 2>&1 &
+# reload swaync
+swaync-client --reload-config
# Relaunching rainbow borders if the script exists
sleep 1
diff --git a/config/hypr/scripts/RefreshNoWaybar.sh b/config/hypr/scripts/RefreshNoWaybar.sh
index 85332a32..0ac00f14 100755
--- a/config/hypr/scripts/RefreshNoWaybar.sh
+++ b/config/hypr/scripts/RefreshNoWaybar.sh
@@ -31,6 +31,9 @@ done
# Wallust refresh
${SCRIPTSDIR}/WallustSwww.sh &
+# reload swaync
+swaync-client --reload-configv
+
# Relaunching rainbow borders if the script exists
sleep 1
if file_exists "${UserScripts}/RainbowBorders.sh"; then
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage