mirror of
https://github.com/tiyn/dwm.git
synced 2025-04-19 07:47:46 +02:00
added elements to config
This commit is contained in:
parent
09cd0a6931
commit
5fb1ba1806
@ -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