From de0261875d1e28ac4fadde7ab75bccb0e9bd9620 Mon Sep 17 00:00:00 2001 From: scbj Date: Mon, 14 Jul 2025 13:11:03 +0200 Subject: [PATCH] (hypr) fixed monitor placement for work configuration --- hypr-monitors-work/.config/hypr/monitors.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hypr-monitors-work/.config/hypr/monitors.conf b/hypr-monitors-work/.config/hypr/monitors.conf index cf5bd78..9c1150a 100644 --- a/hypr-monitors-work/.config/hypr/monitors.conf +++ b/hypr-monitors-work/.config/hypr/monitors.conf @@ -1,8 +1,8 @@ $main_display = DP-7 $secondary_display = DP-5 -monitor = $main_display, 2560x1440@60, 0x0, 1 -monitor = $secondary_display, 2560x1440@60, -1440x0, 1, transform, 1 +monitor = $main_display, 2560x1440@60, 1440x620, 1 +monitor = $secondary_display, 2560x1440@60, 0x0, 1, transform, 1 # set orientation top on rotated display workspace = m[$main_display], layoutopt:orientation:left