From e7d7dfe94c05b542a995ca0fdd0a66041ebc8699 Mon Sep 17 00:00:00 2001 From: NullBite Date: Wed, 24 Apr 2024 11:22:10 -0400 Subject: [PATCH] hyprland: disable mysterious "Unknown-1" output --- hosts/nullbox/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nullbox/home.nix b/hosts/nullbox/home.nix index 124903e..dfc6ece 100644 --- a/hosts/nullbox/home.nix +++ b/hosts/nullbox/home.nix @@ -11,6 +11,7 @@ wayland.windowManager.hyprland.settings = { monitor = [ "HDMI-A-3,disable" + "Unknown-1,disable" "DP-3,highrr,auto,1" # this is the "proper" multi monitor config but hyprland's multi # monitor system scares me so i am going to keep the other one disabled