From 4a9fd6c201fd10e7f1d521d06661c23292dcaaf1 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Tue, 4 Aug 2026 15:30:58 +0200 Subject: [PATCH] mothership screen settings --- custom-mothership/CONFIG/sway/local_config | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/custom-mothership/CONFIG/sway/local_config b/custom-mothership/CONFIG/sway/local_config index 2f31ac9..9c9c0e2 100644 --- a/custom-mothership/CONFIG/sway/local_config +++ b/custom-mothership/CONFIG/sway/local_config @@ -1,13 +1,11 @@ # input -input type:tablet_tool map_to_region 2560 0 2560 1440 +# input type:tablet_tool map_to_region 2560 0 2560 1440 # output -exec create_output HEADLESS-1 -output DP-1 resolution 5120x1440 position 0 0 -output HEADLESS-1 resolution 2560x1440 position 5120 0 -bindsym $mod+x output create HEADLESS-1 -bindsym $mod+Shift+x output HEADLESS-1 unplug +output DP-1 mode 3840x2560 +output DP-1 scale 1.25 +# switch to workspace workspace 1 output DP-1 workspace 2 output DP-1 workspace 3 output DP-1 @@ -18,9 +16,3 @@ workspace 7 output DP-1 workspace 8 output DP-1 workspace 9 output DP-1 workspace 10 output DP-1 -workspace INS output HEADLESS-1 -workspace DEL output HEADLESS-1 -workspace HOM output HEADLESS-1 -workspace END output HEADLESS-1 -workspace PUp output HEADLESS-1 -workspace PDn output HEADLESS-1