diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 45aa0df..be39e69 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -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 &