autostart: change program to set wallpaper to feh

This commit is contained in:
Guilherme Rugai Freire 2021-08-28 17:05:14 -03:00
parent 27c07e2993
commit a8df4ed9b9
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297

View File

@ -16,7 +16,7 @@ dunst &
greenclip daemon &
# Display background image
nitrogen --restore
feh --bg-scale ~/.config/wall.png
# Start network manager applet (systray)
nm-applet &