summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorscouckel <james.krinsky@gmail.com>2026-01-02 22:36:51 -0500
committerscouckel <james.krinsky@gmail.com>2026-01-02 22:36:51 -0500
commit740dc95572aa39dce95a14339781c571fef0cf62 (patch)
tree5634936f08979856fa83470bd8f3861da134ccef /hosts
parent3a921a31d3aa99b9e0cdee23edc849d991bbe5f2 (diff)
update
Diffstat (limited to 'hosts')
-rw-r--r--hosts/tiamat/home.nix4
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;
};
};