Swap font configs to use monospace
, remove kitty conf
This commit is contained in:
parent
6578a38dd3
commit
6d33fcf73f
7 changed files with 9 additions and 85 deletions
|
@ -303,7 +303,7 @@ c.colors.tabs.selected.even.bg = base02
|
|||
### END COLOR SCHEME
|
||||
|
||||
c.fonts.default_size = "10pt"
|
||||
c.fonts.default_family = "DejaVu Sans Mono"
|
||||
c.fonts.default_family = "monospace"
|
||||
|
||||
# Only show tab bar if there's more than one tab
|
||||
c.tabs.show = "multiple"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue