Browse Source

Update copy.sh

pull/270/head v2.2.11
Ja.KooLit 2 years ago committed by GitHub
parent
commit
a45b2e1f50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      copy.sh

2
copy.sh

@ -293,7 +293,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"

Loading…
Cancel
Save