diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-16 00:53:45 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-16 00:53:45 +0900 |
| commit | 1b5803f725ee9837b8250a0c6a16c0b55ff2a921 (patch) | |
| tree | 028d8dbf4cded6aeb08789ac0a91df052dd6752d | |
| parent | 36f2fdc566b6363f5826bc142452c83898b282eb (diff) | |
updated copy script
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ cp -r wallpapers ~/Pictures/ && { echo "${OK}Copy completed!"; } || { echo "${ER # Initial Symlinks to avoid errors # symlinks for waybar ln -sf "$HOME/.config/waybar/configs/default" "$HOME/.config/waybar/config" && \ -ln -sf "$HOME/.config/waybar/style/Golden-Noir.css" "$HOME/.config/waybar/style.css" && \ +ln -sf "$HOME/.config/waybar/style/pywal.css" "$HOME/.config/waybar/style.css" && \ # symlinks for dunst ln -sf "$HOME/.config/dunst/styles/dunstrc-dark" "$HOME/.config/dunst/dunstrc" && \ |
