1
0
mirror of https://github.com/tiyn/dwm.git synced 2025-04-19 07:47:46 +02:00

cleanup: unused programs removed

This commit is contained in:
tiyn 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 * WM_NAME(STRING) = title
*/ */
/* class instance title tags mask iscentered isfloating monitor */ /* class instance title tags mask iscentered isfloating monitor */
{ NULL, "origin.exe", NULL, 0, 0, 1, -1 },
}; };
/* layout(s) */ /* layout(s) */