aboutsummaryrefslogtreecommitdiff
path: root/compton/.config/compton.conf
diff options
context:
space:
mode:
Diffstat (limited to 'compton/.config/compton.conf')
-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 866095c..1ee06a6 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'", "_NET_WM_NAME@:s = 'rofi'"];
+focus-exclude = [ "class_g = 'Cairo-clock'" , "class_g = 'Firefox'", "class_g = 'Vivaldi-stable'", "_NET_WM_NAME@:s = 'rofi'"];
detect-transient = true;
detect-client-leader = true;
invert-color-include = [ ];