feat(picom): reduce opacity for active app
This commit is contained in:
parent
343c4d6d7d
commit
80b24533bc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ fade-exclude = [
|
|||
];
|
||||
|
||||
## opacity
|
||||
active-opacity = 0.9;
|
||||
active-opacity = 0.85;
|
||||
inactive-opacity = 0.6;
|
||||
frame-opacity = 0.7;
|
||||
opacity-rule = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue