Added some extra information in the README.md
This commit is contained in:
parent
7645a799ec
commit
ae2ba71bdb
1 changed files with 6 additions and 0 deletions
|
@ -94,6 +94,12 @@ $ ./bumblebee-status -l themes
|
|||
$ ./bumblebee-status -l modules
|
||||
```
|
||||
|
||||
You can also narrow you modules list using the filter at the end:
|
||||
```
|
||||
$ cd bumblebee-status
|
||||
$ ./bumblebee-status -l modules xkcd zpool
|
||||
```
|
||||
|
||||
Any parameter you can specify with `-p <name>=<value>`, you can alternatively specify in `~/.bumblebee-status.conf` or `~/.config/bumblebee-status.conf`. This parameters act as a **fallback**, so values specified with `-p` have priority.
|
||||
|
||||
Parameters can also be used to override theme settings, such as:
|
||||
|
|
Loading…
Add table
Reference in a new issue