diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2022-06-13 15:17:27 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 15:17:27 -0500 |
| commit | 2fec3759d7796716be426eb56c986c2ed53fecdc (patch) | |
| tree | e53cc763be966264af67d1201bc1bbec0abfc0b9 | |
| parent | 518d16d51edc9796d2ebf130d75913218253d976 (diff) | |
installation
| -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) |
