diff --git a/config.def.h b/config.def.h index 70f32ab..c420677 100644 --- a/config.def.h +++ b/config.def.h @@ -22,6 +22,9 @@ static const char *const autostart[] = { "firefox", NULL, "somebar", NULL, "someblocks", NULL, + "systemctl", "--user", "import-environment", "WAYLAND_DISPLAY", NULL, + "hash", "dbus-update-actifvation-environment", NULL, + "dbus-update-activation-environment", "--systemd", "WAYLAND_DISPLAY", NULL, NULL /* terminate */ };