Skip to content

Commit f678877

Browse files
author
Mirek Bauer
committed
Added some features to README
1 parent fb51a4e commit f678877

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,15 @@ Status feeder script is written completely in Python and uses [i3ipc] (https://g
1818

1919
``mkdir ~/.i3/lemonbar && git clone https://github.com/mirekys/i3-lemonbar.git ~/.i3/lemonbar``
2020

21-
* Configure i3 to use lemonbar.
21+
* Configure i3 to use Lemonbar.
2222

2323
``
2424
bar {
2525
i3bar_command ~/.i3/lemonbar/i3_lemonbar.py
2626
}
2727
``
28+
29+
### Features
30+
31+
* Event-based, rather than periodically updated
32+
* Multiple display output support

0 commit comments

Comments
 (0)