aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/hypr/initial-boot.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 6b0bd72a..c7353cdd 100644
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -14,12 +14,12 @@ 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
+ #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"
+
# Initializing the initial wallpaper and wal
exec ~/.config/hypr/scripts/Wallpaper.sh &
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage