From 9d0a5745e87dc42547193fcd6df0033b22343f5c Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Mon, 11 Aug 2025 21:52:52 +0100 Subject: [PATCH] hyprland: add LG TV config --- users/jordan/common/optional/graphical/hyprland/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/users/jordan/common/optional/graphical/hyprland/default.nix b/users/jordan/common/optional/graphical/hyprland/default.nix index 0dc93fc..56953dc 100644 --- a/users/jordan/common/optional/graphical/hyprland/default.nix +++ b/users/jordan/common/optional/graphical/hyprland/default.nix @@ -160,7 +160,10 @@ in ]; }; - monitor = "desc:Dell Inc. DELL U3219Q HPTP413, preferred, auto, 1"; + monitor = [ + "desc:Dell Inc. DELL U3219Q HPTP413, preferred, auto, 1" + "desc:LG Electronics LG TV SSCR2, 3840x2160@120, 0x0, 1, bitdepth, 10" + ]; input = { kb_layout = "us";