diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2022-06-15 13:18:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-15 13:18:36 -0500 |
| commit | ea21bbab81b84d55dba3422b3388da79cf5f7a29 (patch) | |
| tree | 080889ded8a8f86c47af1c93c4ab728fd508dcb3 /config.h | |
| parent | 35777dd555f95e08dc84a86a4e0c941405966af5 (diff) | |
remove window rule
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -29,7 +29,6 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask isfloating monitor */ - { "discord", NULL, NULL, 0, 1, -1 }, { "mpv", NULL, NULL, 0, 1, -1 }, }; |
