Add slight opacity to menus #compton
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user