diff --git a/config/hypr/scripts/RefreshNoWaybar.sh b/config/hypr/scripts/RefreshNoWaybar.sh index 70a4aeb..2de328e 100755 --- a/config/hypr/scripts/RefreshNoWaybar.sh +++ b/config/hypr/scripts/RefreshNoWaybar.sh @@ -2,7 +2,7 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # Modified version of Refresh but no waybar refresh -# Used by automatic wallpaper change +# Used by automatic wallpaper change and random wallpaper # Modified inorder to refresh rofi background, Wallust, SwayNC SCRIPTSDIR=$HOME/.config/hypr/scripts @@ -38,4 +38,4 @@ if file_exists "${UserScripts}/RainbowBorders.sh"; then fi -exit 0 \ No newline at end of file +exit 0