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