font update revert))))))
This commit is contained in:
@ -7,19 +7,19 @@ TERM = "xterm-256color"
|
||||
size = 12.0
|
||||
|
||||
[font.normal]
|
||||
family = "MonaspiceNe Nerd Font"
|
||||
family = "Input Nerd Font"
|
||||
style = "Regular"
|
||||
|
||||
[font.bold]
|
||||
family = "MonaspiceNe Nerd Font"
|
||||
family = "Input Nerd Font"
|
||||
style = "Bold"
|
||||
|
||||
[font.bold_italic]
|
||||
family = "MonaspiceNe Nerd Font"
|
||||
family = "Input Nerd Font"
|
||||
style = "Bold Italic"
|
||||
|
||||
[font.italic]
|
||||
family = "MonaspiceNe Nerd Font"
|
||||
family = "Input Nerd Font"
|
||||
style = "Italic"
|
||||
|
||||
[font.offset]
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
padding: 0;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: 'Monaspace Neon';
|
||||
font-family: 'MonaspiceNe Nerd Font';
|
||||
font-size: 13px;
|
||||
min-height: 1.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user