Short fun with kitty.
This commit is contained in:
parent
1d9d65acd3
commit
e78d843c3f
1 changed files with 5 additions and 4 deletions
|
@ -3,8 +3,10 @@ bold_font Roboto Mono Bold Nerd Font Complete
|
||||||
italic_font Roboto Mono Medium Italic Nerd Font Complete
|
italic_font Roboto Mono Medium Italic Nerd Font Complete
|
||||||
bold_italic_font Roboto Mono Bold Italic Nerd Font Complete
|
bold_italic_font Roboto Mono Bold Italic Nerd Font Complete
|
||||||
font_size 11
|
font_size 11
|
||||||
|
adjust_column_width -1
|
||||||
|
background_opacity 1.0
|
||||||
cursor #c7c7c7
|
cursor #c7c7c7
|
||||||
cursor_text_color #161616
|
cursor_text_color #272822
|
||||||
cursor_shape beam
|
cursor_shape beam
|
||||||
cursor_beam_thickness 1.5
|
cursor_beam_thickness 1.5
|
||||||
cursor_blink_interval 0
|
cursor_blink_interval 0
|
||||||
|
@ -26,14 +28,13 @@ window_alert_on_bell yes
|
||||||
remember_window_size no
|
remember_window_size no
|
||||||
initial_window_width 1200
|
initial_window_width 1200
|
||||||
initial_window_height 800
|
initial_window_height 800
|
||||||
window_padding_width 2
|
window_padding_width 1.7
|
||||||
hide_window_decorations yes
|
hide_window_decorations yes
|
||||||
update_check_interval 0
|
update_check_interval 0
|
||||||
term xterm-256color
|
term xterm-256color
|
||||||
|
|
||||||
foreground #c7c7c7
|
foreground #c7c7c7
|
||||||
background #161616
|
background #272822
|
||||||
background_opacity 1.0
|
|
||||||
selection_foreground #000000
|
selection_foreground #000000
|
||||||
selection_background #fffacd
|
selection_background #fffacd
|
||||||
color0 #161616
|
color0 #161616
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue