Add dustrc to autostart
This commit is contained in:
parent
c704b8fed5
commit
c69807817b
@ -12,6 +12,7 @@ if [[ "$DESKTOP_SESSION" = "dwm" ]]; then
|
||||
compton &
|
||||
redshift &
|
||||
dwmstatus &
|
||||
dunst &
|
||||
|
||||
if test -f /usr/share/backgrounds/gnome/Road.jpg ; then
|
||||
feh --bg-scale /usr/share/backgrounds/gnome/Road.jpg &
|
||||
|
Loading…
Reference in New Issue
Block a user