Update README.md
This commit is contained in:
parent
beebafdf5d
commit
bfbbee957e
1 changed files with 2 additions and 1 deletions
|
@ -4,13 +4,14 @@
|
|||
|
||||
---
|
||||
|
||||
This is a i3wm status bar that's built as a toy project. ~~It's~~ **It was** pretty basic (I've since added click event support), doesn't have many features and isn't very configurable unless you want to edit the source and recompile it.
|
||||
This is a i3wm status bar that's built as a toy project. It started off pretty basic (I've since added click event support and support for partial updates), doesn't have many features and isn't very configurable unless you want to edit the source and recompile it.
|
||||
|
||||
This interacts with i3 using the [i3bar input protocol](https://i3wm.org/docs/i3bar-protocol.html). i3 versions earlier than v4.3 are not supported.
|
||||
|
||||
### Features
|
||||
|
||||
* Supports click events
|
||||
* Supports partial refreshes
|
||||
* SIGUSR1 forces a refresh
|
||||
* It has colours
|
||||
* Sometimes it breaks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue