diff options
| author | scouckel <james.krinsky@gmail.com> | 2025-11-26 17:15:20 -0600 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2025-11-26 17:15:20 -0600 |
| commit | 047cff695c0d16de46f5a68257a7fdc8bbefd5f1 (patch) | |
| tree | 82a70d662ae8e08da321fa6428d3af4a605c7dd5 /hosts | |
| parent | c8a4fc77090330823bc1b6be57d66ca06378f315 (diff) | |
tiamat scale fix
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/tiamat/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = [ |
