aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-13 01:25:37 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-13 01:25:37 +0900
commit0a59d4b9fd14384c5f726504d363ccd2cb213d09 (patch)
tree16e420d2d65ef8d17c51503b492c1aa9185a0402 /copy.sh
parent74287585507ca3dbd1801554f506f29f418e534b (diff)
updated rofi.beats. initial boot, wallpaper copy.sh in preparation for the upcomming release
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/copy.sh b/copy.sh
index 9ab32b07..e1047f24 100755
--- a/copy.sh
+++ b/copy.sh
@@ -3,8 +3,8 @@
clear
-wallpaper=$HOME/Pictures/wallpapers/Lofi-Urban-Nightscape.png
-Waybar_Style="$HOME/.config/waybar/style/[Wallust] Chroma Tally.css"
+wallpaper=$HOME/Pictures/wallpapers/Fantasy-Waterfall.png
+waybar_style="$HOME/.config/waybar/style/[Dark] Latte-Wallust combined.css"
# Check if running as root. If root, script will exit
if [[ $EUID -eq 0 ]]; then
@@ -295,7 +295,7 @@ while true; do
done
# symlinks for waybar style
-ln -sf "$Waybar_Style" "$HOME/.config/waybar/style.css" && \
+ln -sf "$waybar_Style" "$HOME/.config/waybar/style.css" && \
# initialize wallust to avoid config error on hyprland
wallust run -s $wallpaper 2>&1 | tee -a "$LOG"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage