aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-04 16:57:57 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-04 16:57:57 +0900
commit8bae586d777f440537b8209b527484fbe4666c36 (patch)
treed474833dc8a374bafd4fe70917563bdefe222fe6
parent9303170cc5971828f834e32fe9fac6df308de6a0 (diff)
Added an initial symlink to copy.sh as some users ignore the reboot!!! This should avoid the error on initial rofi launch.
-rwxr-xr-xcopy.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/copy.sh b/copy.sh
index 6883c243..2efc116a 100755
--- a/copy.sh
+++ b/copy.sh
@@ -208,6 +208,10 @@ fi
# initialize pywal to avoid config error on hyprland
wal -i ~/Pictures/wallpapers/mecha-nostalgia.png 2>&1 | tee -a "$LOG"
+
+#initial symlink for Pywal Dark and Light for Rofi Themes
+ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/pywal-theme.rasi"
+
printf "\n\n"
printf "\n${OK} Copy Completed!\n\n\n"
printf "${ORANGE} ATTENTION!!!! \n"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage