diff options
-rw-r--r-- | README.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..2ad170e --- /dev/null +++ b/README.txt @@ -0,0 +1,12 @@ +This is a repository of the DWM 6.5 window manager with modifications + +dwm.c +- A function has been added for circulating from tag to tag + +config.h +- The key bindings are adapted to a French keyboard +- Thinkpad keys are taken into account +- The colours are grabbed from Pywal16 +- Super+Shift+Right/Left enables tag circulation +- Super+Right/Left enables window circulation within a tag +- Other key bindings |