summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2021-05-09 20:04:13 +0200
committerbakkeby <[email protected]>2021-05-09 20:04:13 +0200
commitef89eb7c71aebab4e2cc797b2016d80cf1d7a193 (patch)
treeb8fd79f5968812047f932859292295e52f1e14dd /README.md
parent2938bf448c540f7009b86b6aa598e599d793e70e (diff)
downloaddwm-flexipatch-ef89eb7c71aebab4e2cc797b2016d80cf1d7a193.tar.gz
dwm-flexipatch-ef89eb7c71aebab4e2cc797b2016d80cf1d7a193.zip
nodmenu: updating link
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6592eb9..60deda4 100644
--- a/README.md
+++ b/README.md
@@ -452,9 +452,10 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- [noborder](https://dwm.suckless.org/patches/noborder/)
- removes the border when there is only one window visible
- - [nodmenu](https://dwm.suckless.org/patches/nodmenu/)
+ - [nodmenu](https://git.suckless.org/sites/commit/ed68e3629de4ef2ca2d3f8893a79fb570b4c0cbc.html)
- enable modifying dmenu in config.def.h which resulted previously in a compilation error because two lines of code hardcode dmenu into dwm
- allows complete removal of dmenu, should you want to do that
+ - NB: this patch was removed from the patches listing on the suckless page due to it's simplicity
- nomodbuttons
- allows for toggleable client button bindings that have no modifiers