mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
home/hyprland: decrease framework screen scaling from 1.6 -> 1.566667 to avoid chromium font rendering bugs
This commit is contained in:
parent
9f16cb1d1a
commit
cc71c0c4af
|
@ -11,7 +11,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
laptopMonitors = {
|
laptopMonitors = {
|
||||||
framework = "desc:BOE 0x095F,preferred,auto,1.6";
|
framework = "desc:BOE 0x095F,preferred,auto,1.566667";
|
||||||
t440p = "desc:LG Display 0x0569,preferred,auto,1.0";
|
t440p = "desc:LG Display 0x0569,preferred,auto,1.0";
|
||||||
yoga9i = "desc:Samsung Display Corp. 0x4152,preferred,auto,2,transform,0";
|
yoga9i = "desc:Samsung Display Corp. 0x4152,preferred,auto,2,transform,0";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue