Browse Source

Add slight opacity to menus #compton

Colin Powell 5 năm trước cách đây
mục cha
commit
438b66cc31
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;