mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 15:05:07 +02:00
fonts: Use default hinting
Fixes an issue where the new "full" option would cause letters such as
"m" to appear disoriented.
For more information, refer to the commit below:
b5d2d701d1
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
};
|
||||
|
||||
allowBitmaps = false;
|
||||
hinting.style = "hintfull";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user