aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-04-23 11:01:06 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-04-23 11:01:06 +0900
commitb25891b922ac7b66a56671eb94ee90315d04d9f4 (patch)
treeba6add740b0dce6195b32e1d83161fd5d5eef6c9 /config
parent73a945572bf3200568834c4efe358494d507de15 (diff)
updated initial-boot.sh
Diffstat (limited to 'config')
-rwxr-xr-xconfig/hypr/initial-boot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 15fae8c8..b6c57f3e 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -20,7 +20,7 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then
# Initialize pywal and wallpaper
if [ -f "$wallpaper" ]; then
wal -i $wallpaper -s -t > /dev/null
- swww-daemon --format xrgb && $swww $wallpaper $effect
+ swww query || swww-daemon && $swww $wallpaper $effect
"$scriptsDir/PywalSwww.sh" > /dev/null 2>&1 &
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage