From 4e43dd5b3d812531d4c8d67bbe5e7192e3325053 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 4 Aug 2023 23:30:02 +0200 Subject: [PATCH] Update .config/sway/config.d/output --- dot_config/sway/config.d/output | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dot_config/sway/config.d/output b/dot_config/sway/config.d/output index 828880b..d076d79 100644 --- a/dot_config/sway/config.d/output +++ b/dot_config/sway/config.d/output @@ -9,3 +9,6 @@ # Wacom Tablet - Example # input "1386:884:Wacom_Intuos_S_Pad" map_to_output HDMI-A-1 # input "1386:884:Wacom_Intuos_S_Pen" map_to_output HDMI-A-1 + + +output HDMI-A-1 pos 0 0 res 3440x1440 \ No newline at end of file