Make terminal self transparent

This commit is contained in:
rydesun 2021-08-01 16:10:12 +08:00
parent ac66ae682d
commit ccc4c2eb13
2 changed files with 2 additions and 9 deletions

View file

@ -2,6 +2,8 @@ font_size 15.0
symbol_map U+3400-U+4DBF,U+4E00-U+9FFC Noto Sans Mono CJK SC
background_opacity 0.9
background #263238
foreground #eceff1
color0 #505070

View file

@ -18,14 +18,6 @@ shadow-exclude = [
fading = true
#################################
# Transparency / Opacity #
#################################
opacity-rule = [
"90:class_i = 'kitty'"
];
#################################
# General Settings #
#################################
@ -40,4 +32,3 @@ use-ewmh-active-win = true
detect-transient = true
detect-client-leader = true
use-damage = true