diff options
Diffstat (limited to 'hosts/tiamat/home.nix')
| -rw-r--r-- | hosts/tiamat/home.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/tiamat/home.nix b/hosts/tiamat/home.nix index 9122141..7e055d3 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.5666667" + "eDP-1, 2880x1920@120, 0x0, 1.666666" ]; workspace = [ @@ -73,7 +73,7 @@ ]; misc = { - vrr = 2; + vrr = 1; }; }; |
