kitty: some styling
This commit is contained in:
parent
73776b101e
commit
2c75dc25a3
1 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
# I am config
|
||||
# Use Ctrl+Alt+F5 to reload
|
||||
font_family VascadiaMod
|
||||
modify_font underline_position 1
|
||||
font_size 14
|
||||
|
@ -8,22 +8,22 @@ cursor_blink_interval 0
|
|||
background_blur 20
|
||||
background_opacity 0.95
|
||||
|
||||
tab_title_template "{index}┇{title}"
|
||||
tab_bar_style slant
|
||||
tab_title_template " ┇{index}┇{title} "
|
||||
tab_bar_style separator
|
||||
tab_separator ""
|
||||
tab_bar_edge top
|
||||
active_tab_foreground #ebdbb2
|
||||
active_tab_background #282828
|
||||
active_tab_background #a89984
|
||||
active_tab_foreground #282828
|
||||
active_tab_font_style italic
|
||||
inactive_tab_background #a89984
|
||||
inactive_tab_foreground #282828
|
||||
inactive_tab_foreground #ebdbb2
|
||||
inactive_tab_background #282828
|
||||
inactive_tab_font_style italic
|
||||
tab_bar_background #a89984
|
||||
|
||||
enabled_layouts splits,stack
|
||||
enable_audio_bell no
|
||||
strip_trailing_spaces always
|
||||
open_url_with default
|
||||
window_padding_width 0
|
||||
window_padding_width 2
|
||||
placement_strategy top-left
|
||||
remember_window_size no
|
||||
initial_window_width 120c
|
||||
|
|
Loading…
Reference in a new issue