This commit is contained in:
2026-06-17 13:31:28 +02:00
parent 98d969c333
commit 506f882d77
4 changed files with 53 additions and 2 deletions

View File

@@ -64,8 +64,8 @@ static const Rule rules[] = {
{ NULL, "spfm", NULL, SPTAG(1), 1, 0, 0, -1 },
{ NULL, "keepassxc", NULL, SPTAG(2), 0, 0, 0, -1 },
{ "Steam", NULL, NULL, 1 << 4, 0, 0, -1 -1, 0 },
{ "steam_app", NULL, NULL, 1 << 5, 0, 0, -1 -1, 0 },
{ "Steam", NULL, NULL, 0, 0, 0, -1 -1, 1 },
{ "steam_app", NULL, NULL, 0, 0, 0, -1 -1, 1 },
};
/* layout(s) */