mirror of
https://github.com/tiyn/dwm.git
synced 2025-10-27 09:11:17 +01:00
config: start onboard as floating
This commit is contained in:
@@ -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) */
|
||||
|
||||
Reference in New Issue
Block a user