From 739eef68312fc6c05a72e6edbddc6702132d73f9 Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Wed, 12 Mar 2025 14:02:52 -0500 Subject: Wallpaper setup --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index c7ab4f6..a202ea4 100644 --- a/config.def.h +++ b/config.def.h @@ -34,6 +34,7 @@ static const char *const autostart[] = { "systemctl", "--user" , "import-environment", "WAYLAND_DISPLAY", "XDG_CURRENT_DESKTOP", "XDG_SESSION_DESKTOP", "XDG_SESSION_TYPE", NULL, "nm-applet", NULL, "blueman-applet", NULL, + "wbg", "/home/joshua/.local/share/wallpaper", NULL, NULL /* terminate */ }; -- cgit v1.2.3