diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-19 19:38:44 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-19 19:38:44 +0900 |
| commit | 3446b1047f1139ea4d4bcf8b2a6c883d51583433 (patch) | |
| tree | ad87792fc17235efec7df409aa56a06d22522f28 /config/hypr/scripts/RefreshNoWaybar.sh | |
| parent | 609ce12913e79ccd0951b28a18d6ca5b3fa34905 (diff) | |
Updated WallpaperSelect.sh, Refresh.sh & RefreshNoWaybar.sh
Diffstat (limited to 'config/hypr/scripts/RefreshNoWaybar.sh')
| -rwxr-xr-x | config/hypr/scripts/RefreshNoWaybar.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
