diff --git a/config.def.h b/config.def.h index 8745d54..557d492 100644 --- a/config.def.h +++ b/config.def.h @@ -40,6 +40,8 @@ static const char *colors[][3] = { }; static const char *const autostart[] = { + "dinitctl", "setenv", "DISPLAY", "DBUS_SESSION_BUS_ADDRESS", "XAUTHORITY", NULL, + "dbus-update-activation-environment", "DISPLAY", "XAUTHORITY", NULL, "dunst", NULL, NULL /* terminate */ };