diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-03-01 20:14:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-01 20:14:56 +0000 |
| commit | 234610879f3b056d648c0de3ea22a0214c84f302 (patch) | |
| tree | 16c514549fe398b3f9552f987896bf2f87e7fbdf | |
| parent | 179c9d06abc44fae3ce35e47e9865ba243b75298 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -22,3 +22,10 @@ git clone https://github.com/ozpv/slstatus cd slstatus sudo make install ``` + +### powermenu installation (requires dmenu) +``` +git clone https://github.com/ozpv/powermenu +cd powermenu +sudo make install +``` |
