diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,3 +6,13 @@ https://tools.suckless.org/dmenu/ - border - lines below prompt and fullwidth - gruvbox theme + +## installation +``` +git clone https://github.com/ozpv/dmenu +cd dmenu +sudo make install +``` + +## powermenu installation +See [dmenu/powermenu installation](https://github.com/ozpv/dotfiles#dmenupowermenu-installation) |
