1
0
Files
dotfiles/.config/kitty/kitty.conf
T
2024-06-06 16:15:57 +02:00

46 lines
634 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_opacity 0.8
remember_window_size no