fix: kokoro hyprland configuration now puts extra monitors on the right

This commit is contained in:
Ceferino Patino 2026-05-01 10:31:20 -05:00
commit 6c734afe3b
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -47,7 +47,7 @@ in {
wayland.windowManager.hyprland.settings.monitor = [
"eDP-1, 2880x1800@60, 0x0, 1.5"
", preferred, auto-left, 1"
", preferred, auto-right, 1"
];
home.stateVersion = "25.11";