diff options
author | Raphael Robatsch <raphael-git@tapesoftware.net> | 2021-10-28 17:27:05 +0200 |
---|---|---|
committer | Raphael Robatsch <raphael-git@tapesoftware.net> | 2021-10-28 17:27:05 +0200 |
commit | 968842909efb6fe34af62cc8936ce486eb86b3e5 (patch) | |
tree | 29b99606ee5b3d0bb208fabd6ba16faba761963d /README.md | |
parent | d432a2a0fec7f1c28f01e93fdae9135bfec67d89 (diff) |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ # someblocks -Modular status bar for [somebar](https://gitlab.com/raphaelr/somebar) written in c. +Modular status bar for [somebar](https://git.sr.ht/~raphi/somebar) written in c. This is a fork of [dwmblocks](https://github.com/torrinfail/dwmblocks), modified to connect to somebar instead of dwm. + +The mailing list for this project is +[~raphi/somedesktop@lists.sr.ht](mailto:~raphi/somedesktop@lists.sr.ht). # usage To use someblocks first run 'make' and then install it with 'sudo make install'. After that you can put someblocks in your startup script to have it start with dwl/somebar. |