diff --git a/bar.md b/bar.md new file mode 100644 index 0000000..c100413 --- /dev/null +++ b/bar.md @@ -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) \ No newline at end of file