Donovan Glover
c23d476f78
meta: Move fonts out of desktop
2024-09-10 12:54:17 -04:00
Donovan Glover
941ef546e5
meta: Merge fonts module with hyprland
...
This makes sense since fonts are part of the desktop and should be
included at the same time when using the hyprland module.
2024-04-03 23:13:18 -04:00
Donovan Glover
94a43d1888
fonts: Fix fontconfig mono font
...
Might remove this later since stylix is used for the fonts instead.
2024-03-31 15:35:14 -04:00
Donovan Glover
10ccd698fa
fonts: Update options for latest unstable release
2023-08-08 15:49:47 -04:00
Donovan Glover
0fddecce45
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
2023-07-03 12:28:39 -04:00
Donovan Glover
7316153e37
chore: Formatting
2023-06-22 11:30:32 -04:00
Donovan Glover
f7110b3e06
fonts: Add liberation fonts
...
Unfortunately, this is necessary to prevent certain websites from
completely breaking due to Noto fonts having wider width overall.
2023-06-18 10:04:34 -04:00
Donovan Glover
0bd8f69705
fix(fonts): Explicitly reject default fonts
...
This fixes an issue where the default fonts were included by default
from another module in the system configuration.
2023-06-17 21:05:12 -04:00
Donovan Glover
77956b181b
fix(fonts): Don't enable default fonts
...
This fixes an issue where some applications were using the default fonts
from nixpkgs instead of the fonts specified in the system configuration.
Notably, this led to the use of "TeX Gyre Heros" for body text, which
made distinguishing between i/I/l problematic at smaller font sizes.
2023-06-17 20:58:28 -04:00
Donovan Glover
374a0a2d14
meta: Flatten modules directory
2023-06-16 14:03:09 -04:00
Donovan Glover
343e0cf6e0
Use separate directories for all modules
2023-05-17 16:57:33 -04:00
Donovan Glover
19dda06920
Abstract stylix and fonts into modules
2023-05-16 14:52:59 -04:00