|
|
|
@ -8,10 +8,12 @@
|
|
|
|
|
# nvidiaXineramaInfoOrder sets primary display
|
|
|
|
|
# DFP-0 is default and would set left monitor, DVI-D-0, to be primary
|
|
|
|
|
screenSection = ''
|
|
|
|
|
Option "metamodes" "DVI-D-0: 1920x1080 +0+0, HDMI-0: 1920x1080 +1920+0, DP-3: 1920x1080 +1920+0"
|
|
|
|
|
Option "metamodes" "DVI-D-0: 1920x1080 +0+0 {rotation=left}, HDMI-0: 1920x1080 +1080+420"
|
|
|
|
|
Option "nvidiaXineramaInfoOrder" "DFP-1"
|
|
|
|
|
'';
|
|
|
|
|
};
|
|
|
|
|
# https://www.sven.de/dpi/
|
|
|
|
|
services.xserver.dpi = 92;
|
|
|
|
|
|
|
|
|
|
services.blueman.enable = true;
|
|
|
|
|
|
|
|
|
|