1
0
mirror of https://github.com/tiyn/dwm.git synced 2025-04-18 23:37:45 +02:00

config: start onboard as floating

This commit is contained in:
tiyn 2025-03-10 00:22:36 +01:00
parent e82ea595c8
commit cdd41ed4aa

View File

@ -60,6 +60,7 @@ static const Rule rules[] = {
{ "KeePassXC", 0, 0, 1 << 9, 0, 0, 0 },
{ "easyeffects", 0, 0, 1 << 9, 0, 0, 1 },
{ "pavucontrol", 0, 0, 1 << 9, 0, 0, 1 },
{ "Onboard", 0, 0, 0, 0, 1, 0 },
};
/* layout(s) */