1
0
mirror of https://github.com/tiyn/dwm.git synced 2025-10-30 10:41:16 +01:00

cleanup: unused programs removed

This commit is contained in:
2023-01-11 01:40:33 +01:00
parent 17c777a9ac
commit c6a2e45ba3

View File

@@ -32,7 +32,6 @@ static const Rule rules[] = {
* WM_NAME(STRING) = title
*/
/* class instance title tags mask iscentered isfloating monitor */
{ NULL, "origin.exe", NULL, 0, 0, 1, -1 },
};
/* layout(s) */