parent
7afee916d8
commit
a135be6cc2
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ This will create a file called `~/bumblebee-status-debug.log` by default. The fi
|
||||||
|
|
||||||
### Advanced Usage
|
### Advanced Usage
|
||||||
If you want to have a minimal bar that stays out of the way, you can use the `-a` or `--autohide` switch to specify a list of module names. All those modules will only be displayed when (and as long as) their state is either warning or critical (high CPU usage, low disk space, etc.). As long as the module is in a "normal" state and does not require attention, it will remain hidden.
|
If you want to have a minimal bar that stays out of the way, you can use the `-a` or `--autohide` switch to specify a list of module names. All those modules will only be displayed when (and as long as) their state is either warning or critical (high CPU usage, low disk space, etc.). As long as the module is in a "normal" state and does not require attention, it will remain hidden.
|
||||||
|
Note that this parameter is specified *in addition* to `-m` (i.e. to autohide the CPU module, you would use `bumblebee-status -m cpu memory traffic -a cpu`).
|
||||||
|
|
||||||
# Required Modules
|
# Required Modules
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue