From 3aa29eec004d36a32d2f5fe6c798b1664abf0129 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Wed, 1 Oct 2025 17:04:16 +0200 Subject: [PATCH] fixup! Fix: sif hyprland monitor config --- hm/hyprland.nix | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/hm/hyprland.nix b/hm/hyprland.nix index 0eafdfd..ad07290 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -144,12 +144,8 @@ in "DP-1,preferred,auto-up,1" ] ++ lib.lists.optionals (hostName == "sif") [ "eDP-1,preferred,auto,1" - "DP-1,highres,auto-right,1" - "DP-2,highres,auto-right,1" - "DP-3,highres,auto-right,1" - "DP-4,highres,auto-right,1" - "DP-5,highres,auto-right,1" - "DP-6,highres,auto-right,1" + "DP-5,preferred,auto-right,1" + "DP-6,preferred,auto-right,1" ] ++ [ ",preferred,auto,auto" # "Unknown-1,disable"