wildfire: 255 current 2025-06-20 14:26:40 25.05.20250617.36ab78d 6.15.2 * wildfire: 256 current 2025-06-20 14:28:25 25.05.20250617.36ab78d 6.15.2 *
8 lines
204 B
Nix
8 lines
204 B
Nix
{
|
|
# Home Manager Hyprland monitors
|
|
wayland.windowManager.hyprland.extraConfig = ''
|
|
monitor = DP-3, 2560x1440@143.97, 1920x-360, 1, vrr, 1;
|
|
monitor = HDMI-A-1, 1920x1080@59.94, 0x0, 1;
|
|
'';
|
|
}
|