feat(wine): clean up env vars

This commit is contained in:
Kat Inskip 2025-10-08 05:46:34 -07:00
parent d1b1556076
commit c470c271cf
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 112 additions and 131 deletions

View file

@ -12,12 +12,6 @@ _: {
livePreview = false;
readableLineLength = true;
};
appearance = {
monospaceFontFamily = "Iosevka,Consolas";
textFontFamily = "Ubuntu Sans";
interfaceFontFamily = "Monaspace Krypton";
baseFontSize = 16;
};
};
};
}