From a14287f4f882162829cf08797b30ac00f7a6f261 Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Fri, 24 Nov 2023 12:04:02 +0400 Subject: [PATCH] Fix wallpaper script path --- etc/skel/.config/qtile/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/skel/.config/qtile/autostart.sh b/etc/skel/.config/qtile/autostart.sh index 1c8b0d6..1d3cdb0 100755 --- a/etc/skel/.config/qtile/autostart.sh +++ b/etc/skel/.config/qtile/autostart.sh @@ -4,4 +4,4 @@ #/usr/bin/mate-polkit & # Wallpaper script -exec ~/.config/.azotebg +exec ~/.azotebg