8 lines
189 B
Nix
8 lines
189 B
Nix
{
|
|
# Home Manager Hyprland monitors
|
|
wayland.windowManager.hyprland.settings.monitor = [
|
|
"DP-3, 2560x1440@143.97, 1920x-360, 1, vrr, 1"
|
|
"HDMI-A-1, 1920x1080@60.00, 0x0, 1"
|
|
];
|
|
}
|