From ca35fbe384ce706c8446c3219e1683dc699f59c7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 18 Jul 2024 00:51:28 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- xorg-xrandr/setres/__main__.py.gpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-xrandr/setres/__main__.py.gpp b/xorg-xrandr/setres/__main__.py.gpp index ad8cfcf..530f005 100755 --- a/xorg-xrandr/setres/__main__.py.gpp +++ b/xorg-xrandr/setres/__main__.py.gpp @@ -301,7 +301,7 @@ if ok: display.outputs.append(output) output.off = True - embed_output is not None: + if embed_output is not None: embed_output.rotated = ('left' if rotated else 'normal') ok = apply_setup(display) -- cgit v1.2.3-70-g09d2