mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
profiles/gui: iosevka -> iosevka-bin
This commit is contained in:
parent
05f5b4358f
commit
2ce2f1e6b1
2 changed files with 4 additions and 4 deletions
|
|
@ -38,11 +38,11 @@ let cfg = config.kw.theme; in
|
|||
font = {
|
||||
name = mkOption {
|
||||
type = types.str;
|
||||
default = "Iosevka";
|
||||
default = "Iosevka SS10";
|
||||
};
|
||||
termName = mkOption {
|
||||
type = types.str;
|
||||
default = "Iosevka Term";
|
||||
default = "Iosevka Term SS10";
|
||||
};
|
||||
size = mkOption {
|
||||
type = types.float;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue