Fix settings background

This commit is contained in:
Przemek Grondek 2023-09-22 23:40:40 +02:00
parent fbfa41f25b
commit 629684424b

View File

@ -117,7 +117,7 @@ if [[ "$DESKTOP_SESSION" = "dwm" || "$DESKTOP_SESSION" == "dwm-gnome" ]]; then
start_applets start_applets
start_polkit start_polkit
start_desktop_applications start_desktop_applications
set_backgroundsc set_backgrounds
fi fi
if [ -d /etc/X11/xinit/xinitrc.d ]; then if [ -d /etc/X11/xinit/xinitrc.d ]; then