dotfiles/kitty/kitty.conf

41 lines
636 B
Plaintext

# Padding #
# Rounded corners
# window_padding_width 5 25
# Sharp corners
window_padding_width 6.7 18.374385
# Font #
font_family DejaVuSansM Nerd Font Mono Book
bold_font DejaVuSansM Nerd Font Mono Bold
italic_font DejaVuSansM Nerd Font Mono Oblique
bold_italic_font DejaVuSansM Nerd Font Mono Bold Oblique
font_size 11
# Terminal Bell #
enable_audio_bell no
# Keybindings #
# Copy the last output to the clipboard
map ctrl+shift+o cat ~/.Output | wl-copy
# Theme #
# BEGIN_KITTY_THEME
# Catppuccin-Macchiato
include current-theme.conf
# END_KITTY_THEME
background_opacity 0.69
# Close Window
confirm_os_window_close 0