aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-12-31 00:16:22 +0100
committerJoe <rbo@gmx.us>2024-12-31 00:16:22 +0100
commitf7c497e02b3e21d30f65a6ccb7cb1532e7dd7b30 (patch)
tree4a0d564c4f69de534c0e79eec770fd4dcf35774d /config.def.h
parentnear perfection (diff)
downloaddwm-f7c497e02b3e21d30f65a6ccb7cb1532e7dd7b30.tar.gz
dwm-f7c497e02b3e21d30f65a6ccb7cb1532e7dd7b30.tar.bz2
dwm-f7c497e02b3e21d30f65a6ccb7cb1532e7dd7b30.tar.xz
dwm-f7c497e02b3e21d30f65a6ccb7cb1532e7dd7b30.tar.zst
dwm-f7c497e02b3e21d30f65a6ccb7cb1532e7dd7b30.zip
up
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 52733e7..20e70ce 100644
--- a/config.def.h
+++ b/config.def.h
@@ -108,7 +108,7 @@ static const Rule rules[] = {
{ "org.remmina.Remmina", NULL, NULL, 1 << 2, 0, 0, 0, 2 },
{ "Vmware", NULL, NULL, 1 << 3, 0, 0, 0, 2 },
{ "teams-for-linux", NULL, NULL, 0, 1, 0, 0, 1 },
- { "thunderbird", NULL, NULL, 1 << 1, 0, 0, 0, 1 },
+ { "thunderbird", NULL, NULL, 1 << 2, 0, 0, 0, 1 },
{ NULL, "spterm", NULL, SPTAG(0), 1, 0, 0, -1 },
{ NULL, "spfm", NULL, SPTAG(1), 1, 1, 0, -1 },
{ NULL, "pcmanfm", NULL, SPTAG(2), 1, 0, 0, -1 },