aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-11-05 23:42:15 +0900
committerJa.KooLit <ejhay.games@gmail.com>2023-11-05 23:42:15 +0900
commite928dc010c3d3f2c7e2450bf911ce3be08acdc76 (patch)
treeead48fde22ccf7c0b5974c9b6c4307d5303a6e2b /copy.sh
parent4dcde3fd2617d934b86ac7e261a3fc2de42599f3 (diff)
updated rofi and waybar
Diffstat (limited to 'copy.sh')
-rw-r--r--copy.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/copy.sh b/copy.sh
index cc42efe9..ce8dc68e 100644
--- a/copy.sh
+++ b/copy.sh
@@ -113,14 +113,10 @@ cp -r wallpapers ~/Pictures/ && { echo "${OK}Copy completed!"; } || { echo "${ER
# Initial Symlinks to avoid errors
# symlinks for waybar
ln -sf "$HOME/.config/waybar/configs/config-default" "$HOME/.config/waybar/config" && \
-ln -sf "$HOME/.config/waybar/style/style-dark.css" "$HOME/.config/waybar/style.css" && \
+ln -sf "$HOME/.config/waybar/style/style-pywal.css" "$HOME/.config/waybar/style.css" && \
# symlinks for dunst
ln -sf "$HOME/.config/dunst/styles/dunstrc-dark" "$HOME/.config/dunst/dunstrc" && \
-# symlink for wofi
-ln -sf "$HOME/.config/wofi/styles/style-dark.css" "$HOME/.config/wofi/style.css" && \
-ln -sf "$HOME/.config/wofi/configs/config-default" "$HOME/.config/wofi/config" && \
-
# Set some files as executable
chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage