diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-08 08:47:21 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-08 08:47:21 +0200 |
commit | 06342366e364f6c876f27a3f4a6e1876fdd020ce (patch) | |
tree | 4042e92b2aab481dabaf47a14cbda8e0c4ca92c7 /README.txt | |
parent | 24bcf0607a4745d53f63a69b95a5bc508f01062a (diff) | |
download | dwm-06342366e364f6c876f27a3f4a6e1876fdd020ce.tar.gz dwm-06342366e364f6c876f27a3f4a6e1876fdd020ce.tar.bz2 dwm-06342366e364f6c876f27a3f4a6e1876fdd020ce.zip |
added README.md
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/README.txt b/README.txt deleted file mode 100644 index 2ad170e..0000000 --- a/README.txt +++ /dev/null @@ -1,12 +0,0 @@ -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 |