aboutsummaryrefslogtreecommitdiff
path: root/compton
diff options
context:
space:
mode:
Diffstat (limited to 'compton')
-rw-r--r--compton/.config/compton.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf
index 1ee06a6..0c93613 100644
--- a/compton/.config/compton.conf
+++ b/compton/.config/compton.conf
@@ -67,7 +67,7 @@ paint-on-overlay = true;
# unredir-if-possible = true;
# unredir-if-possible-delay = 5000;
# unredir-if-possible-exclude = [ ];
-focus-exclude = [ "class_g = 'Cairo-clock'" , "class_g = 'Firefox'", "class_g = 'Vivaldi-stable'", "_NET_WM_NAME@:s = 'rofi'"];
+focus-exclude = [ "class_g = 'Cairo-clock'" , "class_g = 'Firefox'", "class_g = 'Vivaldi-stable'", "class_g = 'mpv'", "class_g = 'zathura'", "_NET_WM_NAME@:s = 'rofi'"];
detect-transient = true;
detect-client-leader = true;
invert-color-include = [ ];