diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf new file mode 100644 index 0000000..17fcd03 --- /dev/null +++ b/.config/kitty/kitty.conf @@ -0,0 +1,39 @@ +# 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