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