Add community scripts for i3blocks

This commit is contained in:
2020-02-19 15:55:35 +00:00
parent 3233439d88
commit 3236629420
19 changed files with 746 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# i3-blocks-contrib
A collection of useful blocks for [i3blocks](https://github.com/vivien/i3blocks), for the amazing [i3](https://i3wm.org) window manager.
## Configuration
Some examples on how to configure these in your `i3blocks` config file:
- @rosshadden's [i3blocks.conf](https://github.com/rosshadden/dotfiles/blob/master/src/.config/i3/i3blocks.conf)
- @oppenlander's [i3blocks.conf](https://github.com/oppenlander/dotfiles/blob/master/i3/i3blocks.conf)
## Contributing
As hinted by the name, this is intended to be openly contributed to by the community.
There is no official contributing guide, but please try to fit in to the style and themes found in our existing blocks.
We use a somewhat ad-hock [YUIDoc](http://yui.github.io/yuidoc/) documentation syntax.