change global opacity
This commit is contained in:
parent
7ce1d06fc4
commit
eeee6af998
2 changed files with 4 additions and 4 deletions
|
@ -73,8 +73,8 @@ in
|
|||
decoration {
|
||||
rounding = 12
|
||||
|
||||
active_opacity = 0.85;
|
||||
inactive_opacity = 0.85;
|
||||
active_opacity = 0.90;
|
||||
inactive_opacity = 0.90;
|
||||
fullscreen_opacity = 1.0;
|
||||
|
||||
blur {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue