nixos: rework font options
This commit is contained in:
parent
c9f7e6b53c
commit
1fa7ae2a66
6 changed files with 107 additions and 41 deletions
|
|
@ -94,7 +94,7 @@ in {
|
|||
*/
|
||||
''
|
||||
* {
|
||||
font-family: "${fonts.monospace.family}:style=Medium";
|
||||
font-family: "${fonts.monospace.family}";
|
||||
font-size: ${toString fonts.monospace.size}px;
|
||||
border: solid #${color.border.base};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue