Add bar

sewn 2024-02-20 18:32:11 +00:00
parent abc41c1686
commit e98fdc126a

19
bar.md Normal file

@ -0,0 +1,19 @@
### Description
Add a bar identical to dwm's bar.
To use a status-bar, you can pass in status text via stdin:
```
slstatus -s | dwl
```
### Download
- [git branch](https://codeberg.org/sewn/dwl/src/branch/bar)
- [2024-02-20](https://codeberg.org/dwl/dwl-patches/raw/branch/main/bar/bar.patch)
### Authors
- [sewn](https://codeberg.org/sewn)
### Credits
- [MadcowOG](https://github.com/MadcowOG)
- [kolumni](github.com/kolunmi/dwlb)