diff options
| author | bakkeby <[email protected]> | 2021-05-09 20:04:13 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-05-09 20:04:13 +0200 |
| commit | ef89eb7c71aebab4e2cc797b2016d80cf1d7a193 (patch) | |
| tree | b8fd79f5968812047f932859292295e52f1e14dd /README.md | |
| parent | 2938bf448c540f7009b86b6aa598e599d793e70e (diff) | |
| download | dwm-flexipatch-ef89eb7c71aebab4e2cc797b2016d80cf1d7a193.tar.gz dwm-flexipatch-ef89eb7c71aebab4e2cc797b2016d80cf1d7a193.zip | |
nodmenu: updating link
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
