mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 12:00:02 +02:00
kitty/kitty.conf: update
This commit is contained in:
parent
064b96eb8c
commit
ac825efffa
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
term xterm-kitty
|
term xterm
|
||||||
|
|
||||||
shell_integration no-cursor
|
shell_integration no-cursor
|
||||||
clipboard_control write-primary write-clipboard no-append
|
clipboard_control write-primary write-clipboard no-append
|
||||||
|
|
@ -11,7 +11,7 @@ italic_font auto
|
||||||
bold_italic_font auto
|
bold_italic_font auto
|
||||||
font_size 16.0
|
font_size 16.0
|
||||||
disable_ligatures never
|
disable_ligatures never
|
||||||
modify_font cell_height 8px
|
modify_font cell_height 6px
|
||||||
box_drawing_scale 0.001, 0.5, 0.5, 0.5
|
box_drawing_scale 0.001, 0.5, 0.5, 0.5
|
||||||
text_composition_strategy legacy
|
text_composition_strategy legacy
|
||||||
|
|
||||||
|
|
@ -23,8 +23,8 @@ cursor_shape block
|
||||||
cursor_blink_interval 0
|
cursor_blink_interval 0
|
||||||
|
|
||||||
# Background
|
# Background
|
||||||
background_opacity 0.98
|
# background_opacity 0.98
|
||||||
transparent_background_colors #1a1c2d@0.98
|
# transparent_background_colors #1a1c2d@0.98
|
||||||
|
|
||||||
# Colors
|
# Colors
|
||||||
foreground #eceef4
|
foreground #eceef4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue