mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(wine): clean up env vars
This commit is contained in:
parent
d1b1556076
commit
c470c271cf
3 changed files with 112 additions and 131 deletions
|
|
@ -12,12 +12,6 @@ _: {
|
|||
livePreview = false;
|
||||
readableLineLength = true;
|
||||
};
|
||||
appearance = {
|
||||
monospaceFontFamily = "Iosevka,Consolas";
|
||||
textFontFamily = "Ubuntu Sans";
|
||||
interfaceFontFamily = "Monaspace Krypton";
|
||||
baseFontSize = 16;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue