HASH f9958ab4f7d2
DATE 2025-01-05
SUBJECT ooksdesk: swap to new monitor
FILES 1 CHANGED
HASH f9958ab4f7d2
DATE 2025-01-05
SUBJECT ooksdesk: swap to new monitor
FILES 1 CHANGED
┌─ hosts/ooksdesk/hardware.nix ──────────────────────────────────────────────┐
│ diff --git a/hosts/ooksdesk/hardware.nix b/hosts/ooksdesk/hardware.nix │
│ index 2b9e7ef..173a4b3 100644 │
│ --- a/hosts/ooksdesk/hardware.nix │
│ +++ b/hosts/ooksdesk/hardware.nix │
│ @@ -6,12 +6,22 @@ │
│ features = ["printing" "ssd" "audio" "video"]; │
│ monitors = [ │
│ { │
│ - name = "DP-3"; │
│ + name = "DP-1"; │
│ primary = true; │
│ + width = 2560; │
│ + height = 1440; │
│ + refreshRate = 144; │
│ + workspace = "1"; │
│ + x = 1920; │
│ + y = 100; │
│ + } │
│ + { │
│ + name = "DP-2"; │
│ width = 1920; │
│ height = 1080; │
│ refreshRate = 180; │
│ - workspace = "1"; │
│ + x = 840; │
│ + transform = 1; │
│ } │
│ ]; │
│ }; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ hosts/ooksdesk/hardware.nix ────────┐
│ diff --git a/hosts/ooksdesk/hardware.nix b/h │
│ osts/ooksdesk/hardware.nix │
│ index 2b9e7ef..173a4b3 100644 │
│ --- a/hosts/ooksdesk/hardware.nix │
│ +++ b/hosts/ooksdesk/hardware.nix │
│ @@ -6,12 +6,22 @@ │
│ features = ["printing" "ssd" "audio" "v │
│ ideo"]; │
│ monitors = [ │
│ { │
│ - name = "DP-3"; │
│ + name = "DP-1"; │
│ primary = true; │
│ + width = 2560; │
│ + height = 1440; │
│ + refreshRate = 144; │
│ + workspace = "1"; │
│ + x = 1920; │
│ + y = 100; │
│ + } │
│ + { │
│ + name = "DP-2"; │
│ width = 1920; │
│ height = 1080; │
│ refreshRate = 180; │
│ - workspace = "1"; │
│ + x = 840; │
│ + transform = 1; │
│ } │
│ ]; │
│ }; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET