From ebb4f50fb99ce22596134e1ff6e30b35736936d1 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 2 May 2024 11:48:58 +0200 Subject: [PATCH] [hyprland] added specific hdmi output override --- nix/home/hyprland/hyprland-graphics.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 {