aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/initial-boot.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-01 13:12:26 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-01 13:12:34 +0900
commitf019c0f15946484e656acbf78943f672b20f96d4 (patch)
tree1e85955b5870360bd22e3f9e50b95348d99f889b /config/hypr/initial-boot.sh
parentf0fafb2890419a07616e71463e89aea26be62091 (diff)
Bump to v2.2.10. pywal-nvidia fix. thanks to @Dreded
Diffstat (limited to 'config/hypr/initial-boot.sh')
-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 b6c57f3e..71f7a563 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 > /dev/null
+ wal -i $wallpaper -s -t -n -e > /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