add window opacity

This commit is contained in:
2024-01-09 11:08:01 +05:30
parent ef98c94bb8
commit e20be05f62

View File

@ -33,6 +33,10 @@
animation-for-next-tag = "slide-right"; animation-for-next-tag = "slide-right";
enable-fading-next-tag = true; enable-fading-next-tag = true;
active-opacity = 0.95;
inactive-opacity = 0.95;
opacity-rule = [ "100:class_g = 'firefox'" ];
shadow = false; shadow = false;
shadow-radius = 20; shadow-radius = 20;
shadow-offset-x = -20; shadow-offset-x = -20;