aboutsummaryrefslogtreecommitdiff
path: root/.compton.conf
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-05-13 11:43:23 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-05-13 11:43:23 +0200
commit6803c42a83ae2726ca1dc42c2300f49565b88642 (patch)
tree45c61ac3afe9bc2d778f9e17fcdc8e7b721560c3 /.compton.conf
parent0f359913af8ce5d5b020f98288b1241038545046 (diff)
downloaddotfiles-6803c42a83ae2726ca1dc42c2300f49565b88642.tar.gz
Some changes
Diffstat (limited to '.compton.conf')
-rw-r--r--.compton.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/.compton.conf b/.compton.conf
index 8d92a79..d11924d 100644
--- a/.compton.conf
+++ b/.compton.conf
@@ -124,10 +124,9 @@ blur-background-exclude = [
"window_type = 'desktop'"
];
-#opacity-rule = [
-# "90:class_g = 'URxvt' && focused",
-# "60:class_g = 'URxvt' && !focused"
-#];
+opacity-rule = [
+ "70:class_g *= 'XTerm'"
+];
#################################
#