diff --git a/.config/i3/autostart.sh b/.config/i3/autostart.sh index ce54ef5..4df1356 100755 --- a/.config/i3/autostart.sh +++ b/.config/i3/autostart.sh @@ -1,9 +1,8 @@ #!/bin/bash -pidof dunst || dunst & pidof mpd || mpd & pidof flameshot || flameshot & pidof lxpolkit || lxpolkit & -pidof picom || picom --experimental-backends & +pidof picom || picom & wal -R ~/.fehbg