adds kitty config
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user