From 67c5729083c534cb632e4e3588be8479c20c75b3 Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Thu, 22 Aug 2024 12:49:27 +0100 Subject: [PATCH] changed scaling for eDP-2 to 1.6 as suggested by hyprland --- hosts/gabbielaptop/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/gabbielaptop/home.nix b/hosts/gabbielaptop/home.nix index 93fbcbe..12d1454 100644 --- a/hosts/gabbielaptop/home.nix +++ b/hosts/gabbielaptop/home.nix @@ -86,7 +86,7 @@ # Monitor settings copied from plasma monitor = DP-2, 1920x1080@144, 1920x0, 1 monitor = DP-3, 1920x1080@144, 0x0, 1 - monitor = eDP-2, 2560x1600@265, 1500x1080, 1.5 + monitor = eDP-2, 2560x1600@265, 1500x1080, 1.6 ''; }; # Hyprland configuration