diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-05-18 00:23:31 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-05-18 00:23:31 +0000 |
| commit | c91eae24bfc8de51a2b161b9134fdba743a3b7ed (patch) | |
| tree | 145fd4118d2e6cf0dd3cdb7ad101643b108f9510 /compton | |
| parent | 12564a8f73ebe721d415a04d36f7aac7091bea9d (diff) | |
vivaldi st
Diffstat (limited to 'compton')
| -rw-r--r-- | compton/.config/compton.conf | 2 |
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 = [ ]; |
