aboutsummaryrefslogtreecommitdiff
path: root/.repos/dwm
diff options
context:
space:
mode:
authorMarvin Borner2020-04-02 22:23:41 +0200
committerMarvin Borner2020-04-02 22:23:41 +0200
commitec1c4e9219b219c38325c9c6b8a12d0da03f67cd (patch)
treee773fee2152e7be7fe2435b3c38ece6597733eb9 /.repos/dwm
parent634a5a01a111169afa8ecbd8917dc853b10adb72 (diff)
Added thunderbird to environment
Diffstat (limited to '.repos/dwm')
-rw-r--r--.repos/dwm/config.h1
-rwxr-xr-x.repos/dwm/dwmbin62512 -> 66608 bytes
-rw-r--r--.repos/dwm/dwm.obin58864 -> 58920 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/.repos/dwm/config.h b/.repos/dwm/config.h
index e0f3238..b218ea6 100644
--- a/.repos/dwm/config.h
+++ b/.repos/dwm/config.h
@@ -32,6 +32,7 @@ static const Rule rules[] = {
{ "TelegramDesktop", NULL, NULL, 1 << 7, 0, -1 },
{ "Signal", NULL, NULL, 1 << 7, 0, -1 },
{ "discord", NULL, NULL, 1 << 7, 0, -1 },
+ { "Thunderbird", NULL, NULL, 1 << 6, 0, -1 },
{ NULL, NULL, "WhatsApp", 1 << 7, 0, -1 },
{ NULL, NULL, "DISPATCH", 1 << 2, 0, -1 },
};
diff --git a/.repos/dwm/dwm b/.repos/dwm/dwm
index edc672d..b5eb427 100755
--- a/.repos/dwm/dwm
+++ b/.repos/dwm/dwm
Binary files differ
diff --git a/.repos/dwm/dwm.o b/.repos/dwm/dwm.o
index c8d6de1..2b60050 100644
--- a/.repos/dwm/dwm.o
+++ b/.repos/dwm/dwm.o
Binary files differ