From 96c5794d550d34bce500828f4160667d70d60681 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 17 Dec 2023 20:49:07 +0900 Subject: final tweak.. I hope --- config/hypr/initial-boot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/initial-boot.sh') diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index a9923539..f0524bca 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -17,7 +17,7 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then # Initialize pywal printf " Initializing pywal........\n\n" - wal -i "$wallpaper" + wal -i $wallpaper -s -t # 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" -- cgit v1.2.3