From 7c73e0c32813f7a5a40299828a299545b2fdd568 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 18 Jul 2024 00:52:41 +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 530f005..c5c5fb8 100755 --- a/xorg-xrandr/setres/__main__.py.gpp +++ b/xorg-xrandr/setres/__main__.py.gpp @@ -51,7 +51,7 @@ if hostname == 'zenith': sec_position = 'left' elif hostname == 'hades': - embed = 'eDP1' + embed = screen['eDP1'] embed.want_mode = '1920x1280' %%>hostname="$(hostname | tr '[A-Z]' '[a-z]')" -- cgit v1.2.3-70-g09d2