blob: b673b4798f055597a0f6dd2771b1986f6d7df672 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Enable transparency
dynamic_background_opacity yes
background_opacity 0.9
# Disable bell
enable_audio_bell no
adjust_line_height 1
copy_on_select yes
strip_trailing_spaces always
include ./kitty-themes/themes/Spacedust.conf
|