README.md (551B)
1 sb - simple bar 2 ================ 3 4 sb is a modular bar for dwm (or basically any other window manager 5 that use WM_NAME to fill the status bar) that was inspired by 6 dwm-bar[0] and slstatus[1] 7 8 9 Installation 10 ------------ 11 12 You can install sb by doing 13 14 make install 15 16 17 18 Configuration 19 ------------- 20 21 sb can be configured by copying the sbrc.example file to ~/.config/sbrc. 22 You can then edit and restart sb to your liking. 23 24 25 Author 26 ------ 27 28 Cem Keylan <cem@ckyln.com> 29 30 [0]: https://github.com/joestandring/dwm-bar 31 [1]: http://tools.suckless.org/slstatus/