mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Fiddling with dpi values on work setup monitor
This commit is contained in:
parent
eb5b0261ee
commit
77f4541d04
@ -54,7 +54,7 @@ with lib; {
|
|||||||
position = "3840x0";
|
position = "3840x0";
|
||||||
mode = "3840x2160";
|
mode = "3840x2160";
|
||||||
#dpi = 288;
|
#dpi = 288;
|
||||||
dpi = 192;
|
dpi = 96;
|
||||||
};
|
};
|
||||||
DP-2 = {
|
DP-2 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user