diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 11:06:34 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 11:06:34 +0900 |
| commit | b7dc7aa25dbc75ae4366bec50e281c5e7f8546eb (patch) | |
| tree | 20f7e0ac0a114c0b2db4a7dd758fbb369783353c /copy.sh | |
| parent | 0adfd281950d1ba90735aae14180e54f50704e76 (diff) | |
edited copy.sh as Simple-L [TOP] as default waybar
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -175,8 +175,8 @@ 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 [TOP]" "$HOME/.config/waybar/config" && \ -ln -sf "$HOME/.config/waybar/style/Pywal.css" "$HOME/.config/waybar/style.css" && \ +ln -sf "$HOME/.config/waybar/configs/Simple-L [TOP]" "$HOME/.config/waybar/config" && \ +ln -sf "$HOME/.config/waybar/style/Chroma Tally.css" "$HOME/.config/waybar/style.css" && \ # Set some files as executable |
