Add and use GeistMono
This commit is contained in:
parent
5a5517552b
commit
f66f1b0c7c
|
@ -191,6 +191,7 @@ in
|
|||
fonts = [
|
||||
"AnonymousPro"
|
||||
"FiraCode"
|
||||
"GeistMono"
|
||||
"IntelOneMono"
|
||||
"Iosevka"
|
||||
"JetBrainsMono"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
size = 12.0;
|
||||
|
||||
bold.style = "Regular";
|
||||
normal.family = "JetBrainsMono Nerd Font Mono";
|
||||
normal.family = "GeistMono Nerd Font Mono";
|
||||
# fc-list : family | sort | grep "Nerd Font"
|
||||
|
||||
offset.y = 12;
|
||||
|
|
Loading…
Reference in a new issue