diff options
-rw-r--r-- | .repos/dwm/config.h | 2 | ||||
-rwxr-xr-x | .repos/dwm/dwm | bin | 71136 -> 71136 bytes | |||
-rw-r--r-- | .repos/dwm/dwm.o | bin | 60472 -> 60472 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/.repos/dwm/config.h b/.repos/dwm/config.h index 5cc4cdb..f31bb0a 100644 --- a/.repos/dwm/config.h +++ b/.repos/dwm/config.h @@ -40,7 +40,7 @@ static const Rule rules[] = { { NULL, NULL, "WhatsApp", 1 << 7, 0, -1 }, { NULL, NULL, "DISPATCH", 1 << 2, 0, -1 }, { NULL, "spterm", NULL, 1 << 10, 1, -1 }, - { NULL, "flterm", NULL, 1 << 10, 1, -1 }, + { NULL, NULL, "flterm", 1 << 10, 1, -1 }, }; /* layout(s) */ diff --git a/.repos/dwm/dwm b/.repos/dwm/dwm Binary files differindex d07c582..4a4a38b 100755 --- a/.repos/dwm/dwm +++ b/.repos/dwm/dwm diff --git a/.repos/dwm/dwm.o b/.repos/dwm/dwm.o Binary files differindex 57240bb..20a8dd1 100644 --- a/.repos/dwm/dwm.o +++ b/.repos/dwm/dwm.o |