aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-01 16:18:57 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-01 16:18:57 +0900
commit8f2585948c93dc2ae99dbc17349d73367926fb30 (patch)
tree15aa68d9dac8e2b51e3c44fc2f04e65fd4ca59c3 /config
parent8f2abf78f0866fabe02dce73c24183d7d3fd0df8 (diff)
updated initial boot.sh setting of wallpaper was not working
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 71f7a563..b6c57f3e 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -19,7 +19,7 @@ if [ ! -f ~/.config/hypr/.initial_startup_done ]; then
# Initialize pywal and wallpaper
if [ -f "$wallpaper" ]; then
- wal -i $wallpaper -s -t -n -e > /dev/null
+ wal -i $wallpaper -s -t > /dev/null
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