From 193305dc11fffaf81daff7de74714eb7cb078f38 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Thu, 14 Feb 2019 20:12:41 +0100 Subject: [PATCH] [modules/xrandr] Fix documentation bug --- bumblebee/modules/xrandr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bumblebee/modules/xrandr.py b/bumblebee/modules/xrandr.py index c1675d9..b9e5cd7 100644 --- a/bumblebee/modules/xrandr.py +++ b/bumblebee/modules/xrandr.py @@ -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." 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