From 3446b1047f1139ea4d4bcf8b2a6c883d51583433 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 19 Mar 2025 19:38:44 +0900 Subject: Updated WallpaperSelect.sh, Refresh.sh & RefreshNoWaybar.sh --- config/hypr/scripts/RefreshNoWaybar.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/hypr/scripts/RefreshNoWaybar.sh') 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 -- cgit v1.2.3