From eeda274ade25a37ba69adc84186a57ad0afe4773 Mon Sep 17 00:00:00 2001 From: Ecys <73040912+Eccys@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:42:58 +0000 Subject: [PATCH] Update RefreshNoWaybar.sh --- config/hypr/scripts/RefreshNoWaybar.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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