This commit is contained in:
ksyasuda
2021-11-10 23:21:43 -08:00
parent 4dcf9687f6
commit 32aa273187
4 changed files with 23 additions and 16 deletions

View File

@@ -117,11 +117,10 @@ fade-out-step = 0.03;
# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0)
# inactive-opacity = 0.94;
# active-opacity = 0.99;
# active-opacity = 0.98;
active-opacity = 1;
# inactive-opacity = 0.98;
# inactive-opacity = 0.95;
inactive-opacity = 1;
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
@@ -441,15 +440,14 @@ wintypes:
# ibhagwan
corner-radius = 7;
# corner-radius = 12;
# corner-radius = 7;
corner-radius = 14;
# corner-radius = 15;
rounded-corners-exclude = [
"class_g = 'Plasma'",
"class_g = 'plsama-desktop'",
"class_g = 'win7'",
"class_g = 'krunner'",
"class_g = 'Polybar'",
"class_g = 'plasmashell'"
]