[engine] Add logging for configuration file
For troubleshooting. see #138
This commit is contained in:
parent
0eca3b8de8
commit
5ca9ab796d
2 changed files with 5 additions and 1 deletions
|
@ -53,7 +53,7 @@ $ ./bumblebee-status -l themes
|
|||
$ ./bumblebee-status -l modules
|
||||
```
|
||||
|
||||
Any parameter you can specify with `-p <name>=<value>`, you can alternatively specify in `~/.bumblebee-status.conf` or `~/.config/bumblebee-status.conf`.
|
||||
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 value specified with `-p` have priority.
|
||||
|
||||
Configuration files have a format like this:
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue