From 9397b293a9e11497fed5a6f54b3a059ca0a40c70 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sun, 14 Feb 2021 21:44:54 -0500 Subject: [PATCH] [compton] Remove menu-opacity option --- i3/.config/compton/compton.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/i3/.config/compton/compton.conf b/i3/.config/compton/compton.conf index 9328169..4466c99 100644 --- a/i3/.config/compton/compton.conf +++ b/i3/.config/compton/compton.conf @@ -1,6 +1,5 @@ # Shadow shadow = false; -menu-opacity = 0.8; inactive-opacity = 0.9; inactive-dim = 0.0; frame-opacity = 0.7;