From 9255d431394707cd8ae33cc984197f58d2640ea0 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 12 Sep 2023 13:15:11 +0400 Subject: [PATCH] brb --- config/dwm/config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index c7cd7067..2b394366 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -30,6 +30,7 @@ static const char *const autostart[] = { "picom", NULL, "keepassxc", NULL, "nm-applet", NULL, + "blueman-applet", NULL, NULL /* terminate */ };