diff options
Diffstat (limited to '')
| -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 ed0b520..ec24497 100644 --- a/config.def.h +++ b/config.def.h @@ -28,6 +28,7 @@ static const char *const autostart[] = { "way-displays", NULL, "dunst", NULL, "swayidle", "before-sleep", "swaylock", "lock", "swaylock", NULL, + "nm-applet", NULL, NULL }; |
