dwlb

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 562a5c26c81d3768a6cf48378c76dc48ab2155e6
parent f19f1105ed8220e81fa89884fcba1a841175242f
Author: Janne Veteläinen <janne.vetelainen@elisanet.fi>
Date:   Fri, 12 Apr 2024 00:20:24 +0300

Update readme

Diffstat:
MREADME.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 - ![screenshot 1](/screenshot1.png "screenshot 1") ![screenshot 2](/screenshot2.png "screenshot 2") </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