From c583f9bfa08b273024d1f900af3ff409eb32a453 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:23:08 +0300 Subject: [PATCH] Update hyprland.conf --- .config/hypr/hyprland.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index beae3fa..22f667a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -21,7 +21,10 @@ monitor=,preferred,auto,auto monitor=HDMI-A-2,1920x1080@60,0x0,1 # Left Screen (Second Screen, DP-2 → 1366x768 @ 60Hz) -monitor=DP-2,1366x768@60,-1366x600,1 +#monitor=DP-2,1366x768@60,-1366x600,1 + +# Rotated Left Screen (Second Screen, DP-2 → 768x1366 @ 60Hz) +monitor=DP-2,1366x768@60,-768x0,1,transform,1 workspace=1, monitor:HDMI-A-2 workspace=2, monitor:HDMI-A-2