aboutsummaryrefslogtreecommitdiff
path: root/compton
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-08-04 14:20:24 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-08-04 14:20:24 +0000
commit7dcd1fd39e36432828f35ab580543a2908e08281 (patch)
treefb8bb0572fe299a60b646cc8110f0e518fe77037 /compton
parentde03a74a55ccdf7af9ffa552c7ecf456405ca305 (diff)
latest dotfiles
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 = [ ];