Update README.md

This commit is contained in:
akp 2023-01-16 03:45:16 +00:00
parent beebafdf5d
commit bfbbee957e
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -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