1
0
Fork 0
dotfiles/config/kitty/kitty.conf

36 lines
574 B
Plaintext
Raw Normal View History

2021-12-12 18:19:44 +00:00
shell /Users/daniel/.nix-profile/bin/fish --interactive
# Fonts
font_family JetBrainsMono Nerd Font
bold_font auto
italic_font auto
bold_italic_font auto
font_size 13.0
# Theme
include dracula.conf
window_padding_width 3
2021-12-12 23:01:46 +00:00
tab_title_template "{index}: {title[:25]}"
2021-12-12 18:19:44 +00:00
tab_bar_style powerline
tab_powerline_style slanted
macos_titlebar_color background
macos_traditional_fullscreen yes
macos_show_window_title_in window
# Keymap
kitty_mod cmd
# Cursor
cursor_blink_interval 0
2021-12-12 23:01:46 +00:00
# Mouse
detect_urls no
2021-12-12 18:19:44 +00:00
# Bell
enable_audio_bell no
visual_bell_duration 0.0