nature_dotfiles/config/kitty/kitty.conf

41 lines
1.2 KiB
Plaintext

# __ ___ __ __
# / //_(_) /_/ /___ __
# / ,< / / __/ __/ // /
# /_/|_/_/\__/\__/\_, /
# /___/
font_family Hack
bold_font auto
italic_font auto
bold_italic_font auto
font_size 10
cursor_shape beam
cursor_shape_unfocused beam
cursor_blink_interval 0.5
cursor_stop_blinking_after 1
scrollback_lines 5000
scrollback_indicator_opacity 0
wheel_scroll_min_lines 1
touch_scroll_multiplier 4
enable_audio_bell no
window_padding_width 10
hide_window_decorations no
background_opacity 1
dynamic_background_opacity yes
confirm_os_window_close 0
selection_foreground none
selection_background none
# Performance settings, if you have a high end CPU; do enable
# input_delay 0
# repaint_delay 2
sync_to_monitor no
#include ~/.config/kitty/colors.conf
include ~/.config/kitty/nature_colors.conf