diff --git a/compton.conf b/compton.conf index ebcc894..fbe448e 100644 --- a/compton.conf +++ b/compton.conf @@ -126,6 +126,7 @@ opacity-rule = [ #"95:class_g = 'xfce4-terminal' && !_NET_WM_STATE@:32a", "89:class_g = 'Polybar'", "90:class_g = 'Dunst'", + "100:class_g = 'mpv'", "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'" ];