better font support in terminator
This commit is contained in:
parent
8c677475a0
commit
978ef3275e
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
cursor_color = "#eee8d5"
|
cursor_color = "#eee8d5"
|
||||||
foreground_color = "#eee8d5"
|
foreground_color = "#eee8d5"
|
||||||
show_titlebar = False
|
show_titlebar = False
|
||||||
font = Inconsolata for Powerline Medium 12
|
font = Inconsolata Medium 12
|
||||||
background_color = "#002b36"
|
background_color = "#002b36"
|
||||||
[layouts]
|
[layouts]
|
||||||
[[default]]
|
[[default]]
|
||||||
|
|
Loading…
Reference in a new issue