From 0f01394cc4def1b20b5ce21384ddb9c9c29756b5 Mon Sep 17 00:00:00 2001 From: Mikael Voss Date: Sun, 11 Aug 2024 18:21:43 +0200 Subject: [PATCH] Hyprland: Remove unused monitor definition --- wayland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/wayland.nix b/wayland.nix index 51ead3f..0b509d2 100644 --- a/wayland.nix +++ b/wayland.nix @@ -455,7 +455,6 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) { settings = { monitor = [ - #"desc:LG Display 0x06AA, 1440x900, 0x0, 1, bitdepth, 10" "desc:LG Display 0x06AA, highres, 0x2160, 1, bitdepth, 10" "desc:Lenovo Group Limited P40w-20 V9084N0R, highres, 0x0, 1, bitdepth, 10" ];