summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLM-LCL <hello@exaltedelite.club>2025-05-20 18:12:36 +0200
committerLM-LCL <hello@exaltedelite.club>2025-05-20 18:12:36 +0200
commit7f333acb57fd09110ec60632de9679f9bde16ac9 (patch)
treeda9bfef43522b4754266b3f9b4ab810314565c69
parentf56bdf9948b3b5b1be9952c9e055a0281c9bb1db (diff)
Removed programs
-rw-r--r--config.def.h3
-rw-r--r--config.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/config.def.h b/config.def.h
index b3bf027..faccf8f 100644
--- a/config.def.h
+++ b/config.def.h
@@ -33,7 +33,6 @@ static const Rule rules[] = {
*/
/* class instance title tags mask isfloating monitor */
{ "mpv", NULL, NULL, 1 << 1, 0, -1 },
- { "Jellyfin Media Player", NULL, NULL, 1 << 1, 0, -1 },
{ "firefox-esr", NULL, NULL, 1 << 2, 0, -1 },
{ "Brave-browser", NULL, NULL, 1 << 2, 0, -1 },
{ "VSCodium", NULL, NULL, 1 << 3, 0, -1 },
@@ -48,10 +47,8 @@ static const Rule rules[] = {
{ "obs", NULL, NULL, 1 << 6, 0, -1 },
{ "qBittorrent", NULL, NULL, 1 << 6, 0, -1 },
{ "Mumble", NULL, NULL, 1 << 7, 0, -1 },
- { "Spotube", NULL, NULL, 1 << 7, 0, -1 },
{ "steam", NULL, NULL, 1 << 7, 0, -1 },
{ "discord", NULL, NULL, 1 << 7, 0, -1 },
- { "dino-im", NULL, NULL, 1 << 7, 0, -1 },
};
/* layout(s) */
diff --git a/config.h b/config.h
index b3bf027..faccf8f 100644
--- a/config.h
+++ b/config.h
@@ -33,7 +33,6 @@ static const Rule rules[] = {
*/
/* class instance title tags mask isfloating monitor */
{ "mpv", NULL, NULL, 1 << 1, 0, -1 },
- { "Jellyfin Media Player", NULL, NULL, 1 << 1, 0, -1 },
{ "firefox-esr", NULL, NULL, 1 << 2, 0, -1 },
{ "Brave-browser", NULL, NULL, 1 << 2, 0, -1 },
{ "VSCodium", NULL, NULL, 1 << 3, 0, -1 },
@@ -48,10 +47,8 @@ static const Rule rules[] = {
{ "obs", NULL, NULL, 1 << 6, 0, -1 },
{ "qBittorrent", NULL, NULL, 1 << 6, 0, -1 },
{ "Mumble", NULL, NULL, 1 << 7, 0, -1 },
- { "Spotube", NULL, NULL, 1 << 7, 0, -1 },
{ "steam", NULL, NULL, 1 << 7, 0, -1 },
{ "discord", NULL, NULL, 1 << 7, 0, -1 },
- { "dino-im", NULL, NULL, 1 << 7, 0, -1 },
};
/* layout(s) */