From 047cff695c0d16de46f5a68257a7fdc8bbefd5f1 Mon Sep 17 00:00:00 2001 From: scouckel Date: Wed, 26 Nov 2025 17:15:20 -0600 Subject: tiamat scale fix --- hosts/tiamat/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tiamat/home.nix b/hosts/tiamat/home.nix index f4c1dca..9122141 100644 --- a/hosts/tiamat/home.nix +++ b/hosts/tiamat/home.nix @@ -58,7 +58,7 @@ wayland.windowManager.hyprland.settings = { monitor = [ - "eDP-1, 2256x1504@60, 0x0, 1.5" + "eDP-1, 2256x1504@60, 0x0, 1.5666667" ]; workspace = [ -- cgit v1.3