Files
nix-config/hosts/wildfire/hm/hyprland-monitors.nix
Felix Schulze e014307bd4 wildfire: 486 current 2025-11-27 19:05:15 25.05.20251124.1c8ba8d 6.17.8 *
new monitor
wildfire: 487 current  2025-11-27 19:08:20  25.05.20251124.1c8ba8d  6.17.8                          *
2025-11-27 20:19:24 +01:00

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"
];
}