chore: account for not-gray background

This commit is contained in:
2021-04-04 00:26:44 -05:00
parent 46a0a2a054
commit 24b9a8a354
2 changed files with 4 additions and 1 deletions

View File

@@ -119,7 +119,7 @@ fade-out-step = 0.03;
# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0)
# inactive-opacity = 1
inactive-opacity = 0.8;
inactive-opacity = 0.95;
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
# frame-opacity = 1.0