summaryrefslogtreecommitdiffstats
path: root/compton/.config
diff options
context:
space:
mode:
Diffstat (limited to 'compton/.config')
-rw-r--r--compton/.config/compton.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf
index 726f7f8..39a5794 100644
--- a/compton/.config/compton.conf
+++ b/compton/.config/compton.conf
@@ -84,7 +84,7 @@ glx-swap-method = "undefined"; # See man page.
# Window type settings
wintypes:
{
- tooltip = { fade = true; shadow = false; opacity = 0.75; focus = true; };
+ tooltip = { fade = true; shadow = false; opacity = 1; focus = true; };
menu = { shadow = false; };
dropdown_menu = { shadow = false; };
popup_menu = { shadow = false; };