Skip to content

Commit

Permalink
nodmenu: updating link
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkeby committed May 9, 2021
1 parent 2938bf4 commit ef89eb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef89eb7

Please sign in to comment.