Merge pull request #4115 from ammgws/pwoerdocs

i3bar: improve docs for battery saving feature
This commit is contained in:
Ingo Bürk
2020-05-31 11:07:58 +02:00
committed by GitHub
2 changed files with 10 additions and 6 deletions

View File

@ -1350,9 +1350,11 @@ mode). The modifier key can be configured using the +modifier+ option.
The mode option can be changed during runtime through the +bar mode+ command.
On reload the mode will be reverted to its configured value.
The hide mode maximizes screen space that can be used for actual windows. Also,
i3bar sends the +SIGSTOP+ and +SIGCONT+ signals to the statusline process to
save battery power.
The hide mode maximizes screen space that can be used for actual windows. When
the bar is hidden, i3bar sends the +SIGSTOP+ and +SIGCONT+ signals to the
+status_command+ process in order to conserve battery power. This feature can
be disabled by the +status_command+ process by setting the appropriate values
in its JSON header message.
Invisible mode allows to permanently maximize screen space, as the bar is never
shown. Thus, you can configure i3bar to not disturb you by popping up because