kitty.conf
1 env LS_COLORS=1 2 3 map ctrl+c copy_and_clear_or_interrupt 4 # map ctrl+shift+v paste_from_selection 5 6 font_size 12 7 bold_font auto 8 italic_font auto 9 bold_italic_font auto 10 font_family JetBrainsMono Nerd Font 11 12 paste_actions quote-urls-at-prompt 13 strip_trailing_spaces smart 14 15 tab_fade 1 16 tab_bar_edge top 17 tab_bar_align left 18 tab_bar_margin_width 0 19 tab_bar_style powerline 20 tab_powerline_style angled 21 active_tab_font_style bold 22 inactive_tab_font_style bold 23 24 copy_on_select yes 25 enable_audio_bell yes 26 focus_follows_mouse yes 27 28 window_padding_width 5 29 30 background_opacity 0.80 31 hide_window_decorations yes 32 dynamic_background_opacity yes 33 34 include ~/MFarabi619/modules/home/programs/kitty/base16-gruvbox-dark-hard.conf