diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 09:50:58 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-30 09:50:58 +0900 |
| commit | 2197eae16813d48ea22b61e66e150d5e09578cf0 (patch) | |
| tree | 9b5d200795fe9bed3f03b51586b2430ef8aea335 /copy.sh | |
| parent | 9f7677f89b34aa8fe0e61aa4c84ae556b66dd05a (diff) | |
updated copy.sh
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -178,8 +178,6 @@ cp -r wallpapers ~/Pictures/ && { echo "${OK}Copy completed!"; } || { echo "${ER 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" && \ -# symlinks for dunst -ln -sf "$HOME/.config/dunst/styles/dunstrc-dark" "$HOME/.config/dunst/dunstrc" && \ # Set some files as executable chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG" |
