kitty_config/kitty.conf

39 lines
671 B
Plaintext

# misc
font_family Fira Code
bold_font Fira Code Bold
italic_font Iosevka Term Thin Italic Nerd Font Complete Mono
bold_italic_font Fira Code SemiBold
#symbol_map U+E0A0-U+E0A2,U+E0B0-U+E0B3 PowerlineSymbols
open_url_modifiers ctrl
open_url_with ~/.bin/browser.sh
enable_audio_bell no
# graphics
foreground #dddddd
background #222222
background_opacity 0.9
dynamic_background_opacity yes
# scrollback
scrollback_lines 50000
scrollback_pager bat
# keybinding
map ctrl+tab previous_window
map ctrl+shift+tab next_window
# remote control
allow_remote_control yes
# clipboard
clipboard_control write-clipboard write-primary no-append
# theme
include ./theme.conf