|
|
@ -6,22 +6,22 @@ import = [ |
|
|
|
TERM = "xterm-256color" |
|
|
|
|
|
|
|
[font] |
|
|
|
size = 14 |
|
|
|
size = 11 |
|
|
|
|
|
|
|
[font.bold] |
|
|
|
family = "Inconsolata Nerd Font" |
|
|
|
family = "JetBrains Mono Nerd Font" |
|
|
|
style = "Bold" |
|
|
|
|
|
|
|
[font.bold_italic] |
|
|
|
family = "Inconsolata Nerd Font" |
|
|
|
family = "JetBrains Mono Nerd Font" |
|
|
|
style = "Bold Italic" |
|
|
|
|
|
|
|
[font.italic] |
|
|
|
family = "Inconsolata Nerd Font" |
|
|
|
family = "JetBrains Mono Nerd Font" |
|
|
|
style = "Italic" |
|
|
|
|
|
|
|
[font.normal] |
|
|
|
family = "Inconsolata Nerd Font" |
|
|
|
family = "JetBrains Mono Nerd Font" |
|
|
|
style = "Regular" |
|
|
|
|
|
|
|
[[keyboard.bindings]] |
|
|
|