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";