aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--compton/compton.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/compton/compton.conf b/compton/compton.conf
index e8d897a..f555819 100644
--- a/compton/compton.conf
+++ b/compton/compton.conf
@@ -64,5 +64,6 @@ opacity-rule = [
"50:class_g *?= 'Rofi'",
"70:class_g *?= 'XTerm'",
"70:class_g *?= 'Polybar'",
+ "70:class_g *?= 'st-256color'",
"99:class_g = 'mpv'"
];