blob: f49205178c77f720394e477f1d3ed111f539c5a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Enable transparency
#dynamic_background_opacity yes
#background_opacity 0.9
# Disable bell
enable_audio_bell no
adjust_line_height 1
font_size 12.0
copy_on_select yes
strip_trailing_spaces always
#tab_bar_edge top
#hide_window_decorations yes
scrollback_lines -1
include ./kitty-themes/themes/Spacedust.conf
|