We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb51a4e commit f678877Copy full SHA for f678877
README.md
@@ -18,10 +18,15 @@ Status feeder script is written completely in Python and uses [i3ipc] (https://g
18
19
``mkdir ~/.i3/lemonbar && git clone https://github.com/mirekys/i3-lemonbar.git ~/.i3/lemonbar``
20
21
-* Configure i3 to use lemonbar.
+* Configure i3 to use Lemonbar.
22
23
``
24
bar {
25
i3bar_command ~/.i3/lemonbar/i3_lemonbar.py
26
}
27
28
+
29
+### Features
30
31
+* Event-based, rather than periodically updated
32
+* Multiple display output support
0 commit comments