diff options
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index 8aa7d91..31ec8f9 100644 --- a/config.def.h +++ b/config.def.h @@ -30,6 +30,7 @@ static const char *const autostart[] = { "swayidle", "before-sleep", "swaylock", "lock", "swaylock", NULL, "nm-applet", NULL, "blueman-applet", NULL, + "systemctl", "--user", "import-environment", "DISPLAY", "WAYLAND_DISPLAY", NULL, NULL }; |
