kitty_config/kitty.conf

34 lines
529 B
Plaintext

# misc
font_family FiraCode
bold_font auto
italic_font auto
bold_italic_font auto
#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
# theme
include ./theme.conf