[modules/xrandr] Fix documentation bug
This commit is contained in:
parent
2522b428b6
commit
193305dc11
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Parameters:
|
|||
every time a screen is enabled or disabled by taking the file "~/.config/i3/config.template"
|
||||
and appending a file "~/.config/i3/config.<screen name>" for every screen.
|
||||
* xrandr.autoupdate: If set to 'false', does *not* invoke xrandr automatically. Instead, the
|
||||
module will only refresh when displays are enabled or disabled (defaults to false)
|
||||
module will only refresh when displays are enabled or disabled (defaults to true)
|
||||
|
||||
Requires the following python module:
|
||||
* (optional) i3 - if present, the need for updating the widget list is auto-detected
|
||||
|
|
Loading…
Reference in a new issue