47 lines
654 B
Plaintext
47 lines
654 B
Plaintext
# vim:fileencoding=utf-8:ft=conf:foldmethod=marker
|
|
|
|
#: Fonts {{{
|
|
|
|
font_family Space Mono
|
|
bold_font Space Mono Bold
|
|
font_size 11.0
|
|
disable_ligatures always
|
|
font_features SpaceMono-Regular -liga
|
|
font_features SpaceMono-Bold -liga
|
|
|
|
#: }}}
|
|
|
|
#: Cursor customization {{{
|
|
|
|
cursor_shape beam
|
|
|
|
#: }}}
|
|
|
|
#: Mouse {{{
|
|
|
|
mouse_hide_wait -1.0
|
|
copy_on_select no
|
|
|
|
#: }}}
|
|
|
|
#: Terminal bell {{{
|
|
|
|
enable_audio_bell no
|
|
window_alert_on_bell no
|
|
|
|
#: }}}
|
|
|
|
#: Keyboard shortcuts {{{
|
|
|
|
kitty_mod ctrl+shift
|
|
|
|
#: }}}
|
|
#
|
|
|
|
confirm_os_window_close 0
|
|
window_margin_width 10.0
|
|
include ~/.cache/wal/colors-kitty.conf
|
|
background #000000
|
|
background_opacity 0.55
|
|
remember_window_size no
|