parent
47e24705b3
commit
385767958e
|
@ -2,8 +2,8 @@
|
|||
include mocha.conf
|
||||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#fonts
|
||||
font_family Sudo Var
|
||||
font_size 18.0
|
||||
font_family SF Mono
|
||||
font_size 14.0
|
||||
# kitty +list-fonts --psnames
|
||||
|
||||
modify_font cell_height 120%
|
||||
|
@ -27,7 +27,6 @@ remember_window_size no
|
|||
initial_window_width 720
|
||||
initial_window_height 480
|
||||
window_padding_width 8
|
||||
hide_window_decorations yes
|
||||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#tab-bar
|
||||
tab_bar_align center
|
||||
|
|
|
@ -66,7 +66,6 @@ return {
|
|||
window_background_opacity = 0.9,
|
||||
text_background_opacity = 0.8,
|
||||
macos_window_background_blur = 15,
|
||||
window_decorations = "RESIZE",
|
||||
|
||||
default_cursor_style = "SteadyBar",
|
||||
audible_bell = "Disabled",
|
||||
|
|
Loading…
Reference in New Issue