diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index bc69d53..5be0645 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -135,7 +135,7 @@ in monitor = [ ",preferred,auto,auto" - "Unknown-1,disable" + # "Unknown-1,disable" ] ++ lib.lists.optionals (hostName == "thor") [ "DP-1,preferred,1080x200,auto" "DP-3,preferred,1080x200,auto"