aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/initial-boot.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-06 19:06:05 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-06 19:06:05 +0900
commit747a78071eb4a717b19f37dc69fb41ba707312a9 (patch)
treeb58591612b22c36860c9fb931b6208f5a4d895f6 /config/hypr/initial-boot.sh
parent36ba246bf40fb833064ac63ad0b291fc3eedcdb7 (diff)
small tweak for rofi
Diffstat (limited to 'config/hypr/initial-boot.sh')
-rw-r--r--config/hypr/initial-boot.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 0e68f792..6b0bd72a 100644
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -14,6 +14,9 @@ if [ ! -f ~/.hyprland_startup_done ]; then
# Run wal with random wallpapers from ~/Pictures/wallpapers
wal -i ~/Pictures/wallpapers/*
echo "Pywal initialized"
+
+ #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"
fi
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage