diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-09-05 19:08:11 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-09-05 19:08:11 +0400 |
commit | 57cc1f79e91332baceaa27ab95058c92e7e3978a (patch) | |
tree | 1093af86b25ad12388a51cdf0a4ccde3a3def913 | |
parent | 4cb81042580309f6e75f2a2091f8cb82e63715cd (diff) |
README updated
-rw-r--r-- | README | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +dmenu - dynamic menu +==================== +Dynamic menu for X, +Forked from git.suckless.org/dmenu + + +Installing dmenu +---------------- +Simply run +make install + + +Keybinds +-------- +Refer to the man page. + + +Added Patches +------------- +- https://tools.suckless.org/dmenu/patches/grid +- https://tools.suckless.org/dmenu/patches/center +- https://tools.suckless.org/dmenu/patches/border |