From b8bb57a880c2f267f9fe5205ecc3816efa9837ae Mon Sep 17 00:00:00 2001 From: Riley Smith Date: Tue, 13 Jun 2023 02:37:28 -0700 Subject: [PATCH] update monitor config --- dot_config/sway/config | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dot_config/sway/config b/dot_config/sway/config index bec0f9b..332a64d 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -15,8 +15,9 @@ output * bg /home/pixel/Downloads/wallhaven-q22r57.png fill # set monitor config output DP-1 resolution 1920x1080@74.924Hz position 1920,650 -output HDMI-A-1 resolution 1920x1080@60Hz position 840,160 transform 90 -output DVI-D-1 resolution 1440x900@59.887Hz position 3840,910 +output HDMI-A-1 resolution 1920x1080@60Hz position 2759,500 transform 90 +output DVI-D-1 resolution 1920x1080@60.000Hz position 3840,910 +focus output DVI-D-1 ### Key bindings: # Start a terminal @@ -179,6 +180,9 @@ exec hash dbus-update-activation-environment 2>/dev/null && \ # setup pipewire exec $HOME/pipewire.sh +# setup opentabletdriver +exec /usr/bin/otd & + #border default_border pixel 1 default_floating_border pixel 1