40 lines
518 B
Plaintext
40 lines
518 B
Plaintext
# vim:fileencoding=utf-8:ft=conf:foldmethod=marker
|
|
|
|
#: Fonts {{{
|
|
|
|
font_family Fira Mono Medium for Powerline
|
|
bold_font Fira Mono Bold for Powerline
|
|
font_size 10.0
|
|
disable_ligatures cursor
|
|
|
|
#: }}}
|
|
|
|
#: 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
|
|
|
|
#: }}}
|
|
|
|
window_margin_width 10.0
|
|
include ~/.cache/wal/colors-kitty.conf
|