new monitor wildfire: 487 current 2025-11-27 19:08:20 25.05.20251124.1c8ba8d 6.17.8 *
8 lines
223 B
Nix
8 lines
223 B
Nix
{
|
|
# Home Manager Hyprland monitors
|
|
wayland.windowManager.hyprland.settings.monitor = [
|
|
"DP-3, 2560x1440@143.97, auto-right, 1, vrr, 1, bitdepth, 10"
|
|
"DP-1, 2560x1440@210.00, 0x0, 1, vrr, 1, bitdepth, 10"
|
|
];
|
|
}
|