feat(picom): better opacity
This commit is contained in:
parent
04dce07b86
commit
23a1ca8e96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Opacity
|
||||
inactive-opacity = 0.65;
|
||||
active-opacity = 0.9;
|
||||
inactive-opacity = 0.4;
|
||||
active-opacity = 0.8;
|
||||
|
||||
# Border
|
||||
corner-radius = 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue