diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index 0e5cdfb..b950bde 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -7,7 +7,7 @@ let monitors = { xps = { main = { name = "eDP-1"; resolution = "1920x1200"; position = "1920x1080"; scale = "1.0"; }; - second = { name = "DP-5"; resolution = "1920x1080"; position = "1920x0"; scale = "1.0"; }; + second = { name = "desc:Sony SONY TV 0x01010101"; resolution = "1920x1080"; position = "1920x0"; scale = "1.0"; }; third = { name = "DP-6"; resolution = "1920x1080"; position = "0x0"; scale = "1.0"; }; }; north = {