Browse Source

updated copy.sh

pull/227/head
JaKooLit 2 years ago
parent
commit
8f2abf78f0
  1. 2
      copy.sh

2
copy.sh

@ -296,7 +296,7 @@ done
ln -sf "$Waybar_Style" "$HOME/.config/waybar/style.css" && \
# initialize pywal to avoid config error on hyprland
wal -i $wallpaper -s -t 2>&1 | tee -a "$LOG"
wal -i $wallpaper -s -t -n -e 2>&1 | tee -a "$LOG"
#initial symlink for Pywal Dark and Light for Rofi Themes
ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/pywal-theme.rasi"

Loading…
Cancel
Save