fix: rearrange usahara monitors

This commit is contained in:
2025-09-05 20:43:13 -07:00
parent 5e943a54b0
commit 8b0bcc85c9

View File

@@ -1,4 +1,4 @@
# Edit this configuration file to define what should be installed on # Edit this configuration file to define what should be installed onusahara
# your system. Help is available in the configuration.nix(5) man page, on # your system. Help is available in the configuration.nix(5) man page, on
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`). # https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
@@ -91,7 +91,7 @@
status = "enable"; status = "enable";
criteria = "DP-1"; criteria = "DP-1";
position = "1920,0"; position = "1920,0";
mode = "1920x1080@144Hz"; mode = "3440x1440@144Hz";
scale = 1.0; scale = 1.0;
} }
]; ];