Simplify font logic
This commit is contained in:
parent
5259082f76
commit
7a246f4e5e
10 changed files with 25 additions and 38 deletions
|
@ -32,7 +32,7 @@
|
|||
};
|
||||
};
|
||||
fonts = {
|
||||
names = [ config.look.fonts.main ];
|
||||
names = [ config.fonts.fontconfig.defaultFonts.sansSerif ];
|
||||
size = 10.5;
|
||||
};
|
||||
window = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue