[doc] README: Add sample usage right in the beginning
This commit is contained in:
parent
31c4e9ebe6
commit
bb9c0d61d2
1 changed files with 8 additions and 0 deletions
|
@ -30,6 +30,14 @@ Supported FontAwesome version: 4 (free version of 5 doesn't include some of the
|
|||
|
||||
Explicitly unsupported Python versions: 3.2 (missing unicode literals)
|
||||
|
||||
Example usage:
|
||||
|
||||
```
|
||||
bar {
|
||||
status_command = bumblebee-status -m cpu memory battery time pasink pasource -p time.format="%H:%M" -t solarized
|
||||
}
|
||||
```
|
||||
|
||||
# Documentation
|
||||
See [the wiki](https://github.com/tobi-wan-kenobi/bumblebee-status/wiki) for documentation.
|
||||
|
||||
|
|
Loading…
Reference in a new issue