From 2212bc86c3b68557c984e67af9ee6bca1c30471c Mon Sep 17 00:00:00 2001 From: elena Date: Tue, 3 Apr 2018 13:15:45 +0300 Subject: [PATCH] added compton configuration file --- config/compton/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/compton/config b/config/compton/config index 8dd5d6a..c32902d 100644 --- a/config/compton/config +++ b/config/compton/config @@ -49,6 +49,5 @@ fade-delta = 5; # Specify a list of conditions of windows that should not be faded. #fade-exclude = [ -# "name = 'poniesbox'" +# "name = '???'" #]; - #compton -c --shadow-exclude "class_g = 'Polybar'" --focus-exclude "name = 'rofi'" -o 0.2 -r 1 -l -1 -t 0 -f -z -D 5 &