diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index c296386..b0c7587 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -1,5 +1,7 @@ #!/bin/bash wal -R & +~/.fehbg +polybar & disown # pidof picom || picom --experimental-backends & # pidof dunst || dunst & # pidof mpd || mpd &