aboutsummaryrefslogtreecommitdiffstats
path: root/xorg-xrandr
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-07-18 00:54:10 +0200
committerMattias Andrée <maandree@kth.se>2024-07-18 00:54:10 +0200
commit28c963cec4b625f6a658560d4352d68f9fbe9bad (patch)
tree5f8bb2ac1608384686ad17677ee8756a958cafec /xorg-xrandr
parentm (diff)
downloaddotfiles-28c963cec4b625f6a658560d4352d68f9fbe9bad.tar.gz
dotfiles-28c963cec4b625f6a658560d4352d68f9fbe9bad.tar.bz2
dotfiles-28c963cec4b625f6a658560d4352d68f9fbe9bad.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rwxr-xr-xxorg-xrandr/setres/__main__.py.gpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-xrandr/setres/__main__.py.gpp b/xorg-xrandr/setres/__main__.py.gpp
index c5c5fb8..9c0f1eb 100755
--- a/xorg-xrandr/setres/__main__.py.gpp
+++ b/xorg-xrandr/setres/__main__.py.gpp
@@ -51,6 +51,7 @@ if hostname == 'zenith':
sec_position = 'left'
elif hostname == 'hades':
+ prime, sec = None, None
embed = screen['eDP1']
embed.want_mode = '1920x1280'