Files
dotfiles/kitty/kitty.conf
2020-08-03 21:48:17 +02:00

28 lines
452 B
Plaintext

macos_option_as_alt no
# Themes
include ./theme.conf
# Fonts
font_family DejaVu Sans Mono
font_size 10
bold_font auto
italic_font auto
bold_italic_font auto
# No screaming please
enable_audio_bell no
# Background opacity
background_opacity 0.8
# How to open links
open_url_with xdg-open
open_url_modifiers none
# INFINITE POWER (scrollback)!!!
scrollback_lines -1
# Do not annoy me
update_check_interval 0