X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/b93770a3640c8bdcc32259abd9ab76cfb83b0355..8b2a2e9c8a72ea0a7c1e409849bd8329f958da8f:/compton/.config/compton.conf?ds=sidebyside 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; };