From 79b78eec328e9db1376880ef1bf0bf1b47dee2db Mon Sep 17 00:00:00 2001 From: alyx Date: Sat, 28 Jun 2025 23:11:20 +0100 Subject: [PATCH] forgot one thing for this config, woops --- home/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/default.nix b/home/default.nix index 4da5535..5871abc 100644 --- a/home/default.nix +++ b/home/default.nix @@ -98,7 +98,7 @@ { profile.name = "alyx-desktop"; profile.outputs = [ - { criteria = "ASUSTek COMPUTER INC VG279QM NCLMQS055707"; position = "2560,0"; mode = "1920x1080@239.760"; } + { criteria = "ASUSTek COMPUTER INC VG279QM NCLMQS055707"; position = "1600,0"; mode = "1920x1080@239.760"; } #{ criteria = "Dell Inc. DELL U2913WM 5YD8C5A9AZSL"; position = "0,0"; mode = "2560x1080@74.987"; } { criteria = "Hewlett Packard HP LP2065 PLG74603TL"; position = "0,0"; } { criteria = "Valve Corporation Index HMD 0xEDE55842"; status = "disable"; }