diff options
Diffstat (limited to 'config/hypr/scripts/RefreshNoWaybar.sh')
| -rwxr-xr-x | config/hypr/scripts/RefreshNoWaybar.sh | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/config/hypr/scripts/RefreshNoWaybar.sh b/config/hypr/scripts/RefreshNoWaybar.sh index afbda1f2..f5d564ac 100755 --- a/config/hypr/scripts/RefreshNoWaybar.sh +++ b/config/hypr/scripts/RefreshNoWaybar.sh @@ -1,5 +1,10 @@ #!/usr/bin/env bash -# /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ ## +# ================================================== +# KoolDots (2026) +# Project URL: https://github.com/LinuxBeginnings +# License: GNU GPLv3 +# SPDX-License-Identifier: GPL-3.0-or-later +# ================================================== # Modified version of Refresh.sh but waybar wont refresh # Used by automatic wallpaper change @@ -31,9 +36,6 @@ done # quit quickshell & relaunch quickshell #pkill qs && qs & -# Wallust refresh (synchronous to ensure colors are ready) -${SCRIPTSDIR}/WallustSwww.sh -sleep 0.2 # reload swaync swaync-client --reload-config |
