diff --git a/hypr-monitors-work/.config/hypr/monitors.conf b/hypr-monitors-work/.config/hypr/monitors.conf index f32392d..cf5bd78 100644 --- a/hypr-monitors-work/.config/hypr/monitors.conf +++ b/hypr-monitors-work/.config/hypr/monitors.conf @@ -4,3 +4,6 @@ $secondary_display = DP-5 monitor = $main_display, 2560x1440@60, 0x0, 1 monitor = $secondary_display, 2560x1440@60, -1440x0, 1, transform, 1 +# set orientation top on rotated display +workspace = m[$main_display], layoutopt:orientation:left +workspace = m[$secondary_display], layoutopt:orientation:top