diff --git a/nix/home/hyprland/hyprland-graphics.nix b/nix/home/hyprland/hyprland-graphics.nix index 6f8118b..06182e5 100644 --- a/nix/home/hyprland/hyprland-graphics.nix +++ b/nix/home/hyprland/hyprland-graphics.nix @@ -4,8 +4,9 @@ # include hyprland configs home.file.".config/hypr/graphics.conf".text = '' # main monitors - monitor = eDP-1, 1920x1200@60, 760x1440, 1 # laptop (native: 2560x1600@60, preffered 1920x1200) - monitor = , preferred, 0x0, 1 # default resolution on any other screen + monitor = eDP-1, 1920x1200@60, 760x1440, 1 # laptop (native: 2560x1600@60, preffered 1920x1200) + monitor = HDMI-A-1, 1920x1080@60, 0x0, 1 # force 1080p on hdmi output + monitor = , preferred, 0x0, 1 # default resolution on any other screen # unscale xwayland xwayland {