Files
nix-config/hosts/wildfire/hyprland-monitors.nix
Felix Schulze 472977c771 wildfire: 254 current 2025-06-20 14:25:24 25.05.20250617.36ab78d 6.15.2 *
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                          *
2025-06-20 16:28:31 +02:00

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;
'';
}