diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-05-01 11:25:29 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-05-01 11:25:29 +0530 |
| commit | dc32062aeec57719896b54b9bcb6d7f7a2f9fe74 (patch) | |
| tree | ad431745c09751496ccb47fc8e4c8b89155f9823 | |
| parent | a92befd3a396478e6ff6ebdda43c735239ef76d9 (diff) | |
update
| -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 ec24497..8aa7d91 100644 --- a/config.def.h +++ b/config.def.h @@ -29,6 +29,7 @@ static const char *const autostart[] = { "dunst", NULL, "swayidle", "before-sleep", "swaylock", "lock", "swaylock", NULL, "nm-applet", NULL, + "blueman-applet", NULL, NULL }; |
