feat(picom): better opacity

This commit is contained in:
Anhgelus Morhtuuzh 2023-06-24 15:03:11 +02:00
parent 04dce07b86
commit 23a1ca8e96
No known key found for this signature in database
GPG key ID: 7765EC9C8383805F

View file

@ -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