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