From e19c5849ef52784c75183299a1746b81cac99a10 Mon Sep 17 00:00:00 2001 From: Sijmen Schoon Date: Sat, 9 May 2020 22:01:07 +0200 Subject: [PATCH] sway: Set-up 3-monitor and switch back to QWERTY --- config/sway/config | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/config/sway/config b/config/sway/config index 8dd9797..252d967 100644 --- a/config/sway/config +++ b/config/sway/config @@ -35,15 +35,21 @@ output 'Philips Consumer Electronics Company PHL 272B8Q UK01947014710' { } # Home left +output 'Samsung Electric Company SyncMaster HMAS909662' { + position 0 700 + subpixel rgb + bg /home/sijmen/Pictures/malta.jpg fill +} +# Home center output 'Goldstar Company Ltd LG Ultra HD 0x00008520' { scale 1.3 - position 0 0 + position 1920 0 subpixel rgb bg /home/sijmen/Pictures/malta.jpg fill } # Home right -output 'Samsung Electric Company SyncMaster HMAS909662' { - position 2954 700 +output 'Philips Consumer Electronics Company PHL 243V5 ZV01602021067' { + position 4874 700 subpixel rgb bg /home/sijmen/Pictures/malta.jpg fill } @@ -296,8 +302,6 @@ input "2:10:TPPS/2_IBM_TrackPoint" { input type:keyboard { xkb_options caps:backspace,compose:ralt - xkb_layout us - xkb_variant workman } exec --no-startup-id source /etc/profile