Merge branch 'master' of github.com:sheldonmlee/dwm
This commit is contained in:
@@ -47,7 +47,7 @@ static const Rule rules[] = {
|
||||
*/
|
||||
/* class instance title tags mask isfloating monitor */
|
||||
{ "Gimp", NULL, NULL, 0, 1, -1 },
|
||||
{ "firefox", NULL, NULL, 1 << 1, 0, -1 },
|
||||
{ "Firefox", NULL, NULL, 1 << 1, 0, -1 },
|
||||
{ "discord", NULL, NULL, 1 << 2, 0, -1 },
|
||||
{ "Steam", NULL, NULL, 1 << 3, 0, -1 },
|
||||
{ "Lutris", NULL, NULL, 1 << 3, 0, -1 },
|
||||
|
||||
Reference in New Issue
Block a user