mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Change notebook dpi to 192
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
parent
76240be5ec
commit
da29acb0b7
@ -54,7 +54,7 @@ with lib; {
|
||||
position = "3840x0";
|
||||
mode = "3840x2160";
|
||||
#dpi = 288;
|
||||
dpi = 96;
|
||||
dpi = 192;
|
||||
};
|
||||
DP-2 = {
|
||||
enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user