Mercurial > dotfiles
view dot_config/kitty/kitty.conf.tmpl @ 802:9c8698e50c5e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/JohnnyMorganz/StyLua: v0.19.0 ? v0.19.1](https://github.com/JohnnyMorganz/StyLua/compare/v0.19.0...v0.19.1)
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
---|---|
date | Mon, 20 Nov 2023 18:04:55 +0000 |
parents | 2edfa67bf4dd |
children |
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 window_margin_width 4 window_padding_width 4 scrollback_lines 10000 clipboard_control write-primary write-clipboard no-append draw_minimal_borders yes mark1_foreground white mark1_background #f43753 map f1 toggle_marker iregex 1 \berror\b linux_display_server x11 editor nvim confirm_os_window_close 0 {{ if .dark }} include colors/catppuccin.conf {{ else }} include colors/espresso-tutti.conf {{ end }}