summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
}