summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-02-19 17:35:08 +0100
committerUltrabug <ultrabug@gentoo.org>2013-02-19 17:35:08 +0100
commitb37b5290b66b6ba6149e823c5f99a297902ab430 (patch)
treea8c28409bd36ba5856ed711b2f0c947a8b8e1206
parent0a14b364fac4289f152f9f674012f7fafb282ddf (diff)
writing README and playing with its syntax
-rw-r--r--README.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/README.md b/README.md
index 5785031..80d3c56 100644
--- a/README.md
+++ b/README.md
@@ -3,16 +3,15 @@ py3status
py3status extends the mighty i3status for enhanced i3bar customization on i3wm
-# Start using it
+## Start using it
In your i3 config file, simply change the `status_command` with:
- status_command py3status
-That's it !
+ status_command py3status
-# Useful options
+## Useful options
You can see the help of py3status by issuing `py3status -h`
- -c I3STATUS_CONF path to i3status config file
- -n INTERVAL polling interval in seconds (default 1 sec)
- -i INCLUDE_PATH user-based class include directory
- -d disable integrated transformations
+ -c I3STATUS_CONF path to i3status config file
+ -n INTERVAL polling interval in seconds (default 1 sec)
+ -i INCLUDE_PATH user-based class include directory
+ -d disable integrated transformations