aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/PywalSwww.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-11 15:38:15 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-11 15:38:15 +0900
commit9c9802171b3a3a239493d1fe6a04f3dc0de00971 (patch)
treefd8d43fb8eda7027be0591ca2965f7c5aadd0a0f /config/hypr/scripts/PywalSwww.sh
parentfaa4037c2e44e1a94919bee5790d4fd479e3ba6e (diff)
tweak catppuccin waybars, added random wallpaper
Diffstat (limited to 'config/hypr/scripts/PywalSwww.sh')
-rwxr-xr-xconfig/hypr/scripts/PywalSwww.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/PywalSwww.sh b/config/hypr/scripts/PywalSwww.sh
index 1532878a..3b577d81 100755
--- a/config/hypr/scripts/PywalSwww.sh
+++ b/config/hypr/scripts/PywalSwww.sh
@@ -17,7 +17,7 @@ for output in "${monitor_outputs[@]}"; do
wallpaper_path=$(cat "$cache_file")
# Copy the wallpaper to the location Rofi can access
- cp "$wallpaper_path" "$HOME/.config/rofi/.current_wallpaper"
+ ln -sf "$wallpaper_path" "$HOME/.config/rofi/.current_wallpaper"
break # Exit the loop after processing the first found monitor output
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage