commit 562a5c26c81d3768a6cf48378c76dc48ab2155e6 parent f19f1105ed8220e81fa89884fcba1a841175242f Author: Janne Veteläinen <janne.vetelainen@elisanet.fi> Date: Fri, 12 Apr 2024 00:20:24 +0300 Update readme Diffstat:
| M | README.md | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -1,10 +1,9 @@ <div align="center"> <h1>dwlb</h1> +<h2>This fork adds the systemtray feature implementing KDE's KStatusNotifierItem spec</h2> A fast, feature-complete bar for [dwl](https://github.com/djpohly/dwl). -This fork adds the systemtray feature implementing KDE's KStatusNotifierItem spec -   </div> @@ -19,7 +18,7 @@ This fork adds the systemtray feature implementing KDE's KStatusNotifierItem spe ## Installation ```bash -git clone https://github.com/kolunmi/dwlb +git clone https://github.com/vetu104/dwlb.git cd dwlb make make install