mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
updates
This commit is contained in:
@@ -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'"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user