浏览代码

Add mpv to full screen compton list

Josh Bicking 7 年之前
父节点
当前提交
99700e4286
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compton.conf

+ 1 - 1
compton.conf

@@ -202,7 +202,7 @@ sw-opti = true;
 # paint-on-overlay may make the flickering less obvious.
 unredir-if-possible = true;
 
-unredir-if-possible-exclude = [ "name *= 'Firefox Nightly'" ]
+unredir-if-possible-exclude = [ "name *= 'Firefox Nightly'", "name *= 'mpv'"]
 
 # Specify a list of conditions of windows that should always be considered focused.
 focus-exclude = [ ];