From d96f44eb05425a8c4c2822e450877763ce78c507 Mon Sep 17 00:00:00 2001 From: Felix Wittwer Date: Fri, 26 Nov 2021 11:36:53 +0100 Subject: [PATCH] Adjust monitor setup --- entropy/kanshi/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/entropy/kanshi/config b/entropy/kanshi/config index 7622158..b474642 100644 --- a/entropy/kanshi/config +++ b/entropy/kanshi/config @@ -5,12 +5,12 @@ profile office { } profile home-docked { - output eDP-1 mode 3840x2160 position 0,0 scale 2 - output "Hewlett Packard HP ZR2440w CN43361P27" mode 1920x1200 position 1920,0 - output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 3840,0 + output eDP-1 mode 3840x2160 position 0,1200 scale 2 + output "Hewlett Packard HP ZR2440w CN43361P27" mode 1920x1200 position 0,0 + output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 1920,0 transform 90 } profile home { output eDP-1 mode 3840x2160 position 0,0 scale 2 - output "Acer Technologies V233H LGT0C0224020" mode 1920x1080 position 1920,0 + output HDMI-A-2 mode 1920x1200 position 1920,0 }