diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 43dd82bc..3c85a130 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -55,6 +55,7 @@ static const Rule rules[] = { { "Gimp", NULL, NULL, 0, 1, -1 }, { "Firefox", NULL, NULL, 1 << 8, 0, -1 }, { "discord", NULL, NULL, 1 << 2, 0, -1 }, + { ".blueman-manager-wrapped", NULL, NULL, 0, 1, -1}, }; /* layout(s) */