mirror of
https://github.com/tiyn/dwm.git
synced 2025-04-18 23:37:45 +02:00
added elements to config
This commit is contained in:
parent
4c8265265f
commit
ca94ba21a6
@ -44,6 +44,7 @@ static const Rule rules[] = {
|
||||
*/
|
||||
/* class instance title tags mask iscentered isfloating monitor */
|
||||
{ "discord", NULL, NULL, 1 << 2, 0, 0, 1 },
|
||||
{ "Element", NULL, NULL, 1 << 2, 0, 0, 1 },
|
||||
{ "easyeffects", NULL, NULL, 1 << 9, 0, 0, 1 },
|
||||
{ "Pavucontrol", NULL, NULL, 1 << 9, 0, 0, 1 },
|
||||
{ "KeePassXC", NULL, NULL, 1 << 9, 0, 0, 0 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user