Add slight opacity to menus #compton

This commit is contained in:
Colin Powell
2019-08-28 09:39:12 -04:00
parent c8525172af
commit 438b66cc31

View File

@ -22,7 +22,7 @@ shadow-exclude = [
# xinerama-shadow-crop = true;
# Opacity
menu-opacity = 1.0;
menu-opacity = 0.95;
inactive-opacity = 0.97;
# active-opacity = 0.8;
frame-opacity = 0.7;