view dot_config/kitty/kitty.conf.tmpl @ 708:594116f4000e

feat: stop asking confirmation before closing kitty
author zegervdv <zegervdv@me.com>
date Wed, 26 Oct 2022 20:09:53 +0200
parents b8f4fa2ebc4b
children 5b726cb31ab5
line wrap: on
line source

# vim:fileencoding=utf-8:ft=conf

font_family Fira Code Retina
italic_font Iosevka Term Italic
font_size {{ .font_size }}

symbol_map U+F100-U+F2FF nonicons

cursor #dbebff

window_margin_width 4
window_padding_width 4

foreground #000000
background #FBFAFC

color0 #000000
color8 #d1d1d1

color1 #d44950
color9 #d44950

color2  #73b00a
color10 #73b00a

color3  #faa500
color11 #faa500

color4  #2f6f9f
color12 #2f6f9f

color5  #3a1d72
color13 #3a1d72

color6  #4f9fcf
color14 #4f9fcf

color7  #ffffff
color15 #ffffff

scrollback_lines 10000

selection_background #dbebff

clipboard_control write-primary write-clipboard no-append

draw_minimal_borders yes
active_border_color #b3deef
inactive_border_color #282c34

mark1_foreground white
mark1_background #f43753
map f1 toggle_marker iregex 1 \berror\b

linux_display_server x11
editor nvim

map ctrl+g kitten hints --type=linenum  nvim +{line} {path}

confirm_os_window_close 0