aboutsummaryrefslogtreecommitdiff
path: root/.repos
diff options
context:
space:
mode:
Diffstat (limited to '.repos')
-rw-r--r--.repos/dwm/config.h1
-rwxr-xr-x.repos/dwm/dwmbin62512 -> 62512 bytes
-rw-r--r--.repos/dwm/dwm.obin58808 -> 58864 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/.repos/dwm/config.h b/.repos/dwm/config.h
index bd97d4f..9eef7da 100644
--- a/.repos/dwm/config.h
+++ b/.repos/dwm/config.h
@@ -33,6 +33,7 @@ static const Rule rules[] = {
{ "Signal", NULL, NULL, 1 << 7, 0, -1 },
{ "discord", NULL, NULL, 1 << 7, 0, -1 },
{ NULL, NULL, "WhatsApp", 1 << 7, 0, -1 },
+ { NULL, NULL, "DISPATCH", 1 << 4, 0, -1 },
};
/* layout(s) */
diff --git a/.repos/dwm/dwm b/.repos/dwm/dwm
index f147ac3..386b095 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 f7135c3..88c5cd7 100644
--- a/.repos/dwm/dwm.o
+++ b/.repos/dwm/dwm.o
Binary files differ