Update #kitty fonts and tabs
This commit is contained in:
@ -30,3 +30,4 @@ package-lock.json
|
||||
local-config.diff
|
||||
.tern-port
|
||||
.mypy_cache
|
||||
org-gcal
|
||||
|
||||
@ -22,7 +22,7 @@ font_family Iosevka
|
||||
#: italic_font Operator Mono Book Italic
|
||||
#: bold_italic_font Operator Mono Medium Italic
|
||||
|
||||
font_size 11.0
|
||||
font_size 16.0
|
||||
|
||||
#: Font size (in pts)
|
||||
|
||||
@ -291,7 +291,7 @@ visual_bell_duration 0.1
|
||||
|
||||
#: Tab bar {{{
|
||||
|
||||
# tab_bar_edge bottom
|
||||
tab_bar_edge top
|
||||
|
||||
#: Which edge to show the tab bar on, top or bottom
|
||||
|
||||
@ -468,7 +468,7 @@ visual_bell_duration 0.1
|
||||
#: functionality is a security risk as it means that any program, even
|
||||
#: one running on a remote server via SSH can read your clipboard.
|
||||
|
||||
# term xterm-kitty
|
||||
term xterm-256color
|
||||
|
||||
#: The value of the TERM environment variable to set. Changing this
|
||||
#: can break many terminal programs, only change it if you know what
|
||||
|
||||
Reference in New Issue
Block a user