From 8593ca90c6c3c103b04063f9bd0fab2067c345d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Fri, 11 Dec 2020 18:49:31 +0100 Subject: [PATCH] Set wallpaper immediately on startup --- autostart/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart/autostart.sh b/autostart/autostart.sh index f7aea21..e4973fc 100755 --- a/autostart/autostart.sh +++ b/autostart/autostart.sh @@ -128,7 +128,7 @@ run dunst dunst -config ~/.config/dunstrc # disabled due to firefox flicker # run compton compton --backend glx --vsync opengl --no-dock-shadow --no-dnd-shadow -schedule wallpaper --on-active=50s --on-calendar hourly \ +schedule wallpaper --on-active=1s --on-calendar hourly \ setrandom --recursive --onlylarge --mode=stretch /usr/share/wallpapers run blueman blueman-applet