diff --git a/files/i3/.compton.conf b/files/i3/.compton.conf index e1cf34a..b97b49b 100644 --- a/files/i3/.compton.conf +++ b/files/i3/.compton.conf @@ -232,3 +232,6 @@ wintypes: }; }; +opacity-rule = [ + "99:class_g = 'Vlc'" +]; \ No newline at end of file