Quellcode durchsuchen

Add slight opacity to menus #compton

Colin Powell vor 5 Jahren
Ursprung
Commit
438b66cc31
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      i3/.config/compton/compton.conf

+ 1 - 1
i3/.config/compton/compton.conf

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