stupid qt5 web sit

This commit is contained in:
Zastian Pretorius
2025-08-30 15:39:07 +01:00
parent b1384a3898
commit 0c57087584
4 changed files with 65 additions and 55 deletions

View File

@@ -32,7 +32,7 @@ in
monitor = lib.mkMerge [
(lib.mkIf (systemName == "laptop") [ "eDP-1,1920x1080@59.99700,0x0,1" ])
(lib.mkIf (systemName == "pc") [
"HDMI-A-1,1920x1080@60,0x0,1"
"HDMI-A-2,1920x1080@60,0x0,1"
"DP-1,2560x1440@144,1920x0,1"
])
];