blob: b9b2d86ac5c32915426894bd7d0b65b74cfd97ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Kitty Config
font_family PragmataPro Mono Liga
bold_font auto
italic_font auto
bold_italic_font auto
font_size 19.0
# include theme
include Gruvbox Material Dark Medium.conf
background #141617
active_tab_foreground #BFBDB6
active_tab_background #131721
inactive_tab_foreground #565B66
inactive_tab_background #131721
background_opacity 0.88
background_blur 64
hide_window_decorations titlebar-only
window_padding_width 40 20
enable_audio_bell no
|