From 629684424b328dbd4e30b97426a1490be4e55a59 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Fri, 22 Sep 2023 23:40:40 +0200 Subject: [PATCH] Fix settings background --- .xsessionrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xsessionrc b/.xsessionrc index ab73e81..48fc81a 100755 --- a/.xsessionrc +++ b/.xsessionrc @@ -117,7 +117,7 @@ if [[ "$DESKTOP_SESSION" = "dwm" || "$DESKTOP_SESSION" == "dwm-gnome" ]]; then start_applets start_polkit start_desktop_applications - set_backgroundsc + set_backgrounds fi if [ -d /etc/X11/xinit/xinitrc.d ]; then