From a9911cb7a49489065c105b272a1162c1a04cacbd Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 30 Apr 2024 20:43:37 +0530 Subject: Add nm-applet to autostart --- config.def.h | 1 + 1 file changed, 1 insertion(+) 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 }; -- cgit v1.2.3