qtile: add autostart
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
wal -R &
|
||||
~/.fehbg
|
||||
polybar & disown
|
||||
# pidof picom || picom --experimental-backends &
|
||||
# pidof dunst || dunst &
|
||||
# pidof mpd || mpd &
|
||||
|
||||
Reference in New Issue
Block a user