ソースを参照

Add mpv to full screen compton list

Josh Bicking 6 年 前
コミット
d150337f19
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 = [ ];