summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-12-12 12:05:48 +0100
committerUltrabug <ultrabug@gentoo.org>2013-12-12 12:05:48 +0100
commita55c2b33e7685d49449d6e3125760b0116d76d05 (patch)
tree9a08ed284c415b160bb2fdd5105043535b0bf9fb /README.rst
parent1e57d4d1fd8cbd726137f827e977b90b8aa8bf9b (diff)
be more concrete in the i3status.conf example
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index e6224a1..2c678a1 100644
--- a/README.rst
+++ b/README.rst
@@ -26,6 +26,8 @@ Requirements
You **must** set the `output_format` to `i3bar` in the general section of your i3status.conf:
::
general {
+ colors = true
+ interval = 5
output_format = "i3bar"
}