Added back overlapping for transparency

This commit is contained in:
termite 2025-05-07 22:05:25 -07:00
parent a0430329f1
commit bf4aa6e2cd

View file

@ -185,7 +185,7 @@ use-damage = true;
# underneath.
#
# Default: false
transparent-clipping = true
# transparent-clipping = false
# Set the log level. Possible values are:
# "trace", "debug", "info", "warn", "error"
@ -213,7 +213,7 @@ transparent-clipping = true
rules: ({
match = "window_type = 'tooltip'";
fade = false;
shadow = true;
shadow = false;
opacity = 0.75;
full-shadow = false;
}, {