Skip to content

Commit

Permalink
Update copy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JaKooLit committed May 13, 2024
1 parent d91872f commit a45b2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a45b2e1

Please sign in to comment.