1
0
Fork 0

Configure monitor scale

This commit is contained in:
Malte Brandy 2020-04-26 15:26:54 +02:00
parent 40c3a74473
commit f19519b0a2
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -145,6 +145,8 @@ in {
set $high 'Ancor Communications Inc ASUS VW248 B6LMTF011850'
set $small 'Unknown X1910WDS 001367'
output $intern scale 1.0
${pkgs.lib.concatMapStringsSep "\n"
(p: "workspace ${p.name} output ${p.screen}")
(workspaceScreens ++ workspacesmallScreens ++ workspacehighScreens)}