fix monitor

This commit is contained in:
Reid 2024-04-04 20:35:51 -07:00
parent 4b63714ce9
commit 18a06fe961

View file

@ -92,9 +92,9 @@ in {
};
monitor= [
"DVI-D-1, 1920x1080@60, 0x0, 1"
"DP-1, 1920x1080@60, 1920x0, 1"
# "DP-1, modeline 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync, 1920x0, 1, bitdepth, 10"
"DVI-D-1, 1920x1080@60, 0x0, 1"
"DP-2 1920x1080@60, 1920x0, 1"
# "DP-2, modeline 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync, 1920x0, 1, bitdepth, 10"
];
exec-once = [ "${lib.getExe pkgs.networkmanagerapplet}" ];