aboutsummaryrefslogtreecommitdiff
path: root/.repos
diff options
context:
space:
mode:
authorMarvin Borner2020-03-30 13:03:51 +0200
committerMarvin Borner2020-03-30 13:03:51 +0200
commitc5f1b06fd6e446fa9f1b18157a21e99698a605ec (patch)
treeb703fe5a0a0ec2162f1149cc49865a79ed4689a3 /.repos
parent6757d99ba99d4abfbbbc54fd9841aacf6243b03b (diff)
Automagic backup script
Diffstat (limited to '.repos')
-rw-r--r--.repos/dwm/config.h2
-rwxr-xr-x.repos/dwm/dwmbin62512 -> 62512 bytes
-rw-r--r--.repos/dwm/dwm.obin58864 -> 58864 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/.repos/dwm/config.h b/.repos/dwm/config.h
index 9eef7da..e0f3238 100644
--- a/.repos/dwm/config.h
+++ b/.repos/dwm/config.h
@@ -33,7 +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 },
+ { NULL, NULL, "DISPATCH", 1 << 2, 0, -1 },
};
/* layout(s) */
diff --git a/.repos/dwm/dwm b/.repos/dwm/dwm
index 386b095..edc672d 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 88c5cd7..c8d6de1 100644
--- a/.repos/dwm/dwm.o
+++ b/.repos/dwm/dwm.o
Binary files differ