kitty: update fonts and window parameters
This commit is contained in:
parent
3d6a77687f
commit
08b94c3fb5
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# Use Ctrl+Alt+F5 to reload
|
||||
font_family Fantasque Sans Mono
|
||||
font_family FiraCode
|
||||
disable_ligatures always
|
||||
modify_font underline_position 1
|
||||
font_size 15
|
||||
font_size 12
|
||||
cursor_blink_interval 0
|
||||
term xterm-256color
|
||||
|
||||
|
@ -17,6 +18,7 @@ active_tab_font_style italic
|
|||
inactive_tab_foreground #ebdbb2
|
||||
inactive_tab_background #282828
|
||||
inactive_tab_font_style italic
|
||||
hide_window_decorations yes
|
||||
|
||||
enabled_layouts splits,stack
|
||||
enable_audio_bell no
|
||||
|
|
Loading…
Reference in a new issue