aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
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 */
};