start dunst
parent
dab75cc178
commit
f26406b44e
|
@ -35,6 +35,7 @@ wmname LG3D
|
||||||
# AUTOSTART #
|
# AUTOSTART #
|
||||||
[[ ! $(pidof -x sxhkd) ]] && sxhkd &
|
[[ ! $(pidof -x sxhkd) ]] && sxhkd &
|
||||||
[[ ! $(pidof -x picom) ]] && picom --experimental-backends &
|
[[ ! $(pidof -x picom) ]] && picom --experimental-backends &
|
||||||
|
[[ ! $(pidof -x dunst) ]] && dunst &
|
||||||
|
|
||||||
feh --bg-tile ~/Pictures/Wallpapers/avatar.png
|
feh --bg-tile ~/Pictures/Wallpapers/avatar.png
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue