summaryrefslogtreecommitdiff
path: root/picom/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'picom/picom.conf')
-rw-r--r--picom/picom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/picom/picom.conf b/picom/picom.conf
index a5392f6..573f1d6 100644
--- a/picom/picom.conf
+++ b/picom/picom.conf
@@ -131,7 +131,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Note we don't make any guarantee about possible conflicts with other
# programs that set '_NET_WM_WINDOW_OPACITY' on frame or client windows.
# example:
-opacity-rule = [ "100:class_g= 'mpv'" ];
+opacity-rule = [ "100:class_g= 'mpv'", "95:name *= 'librewolf'" ];
# opacity-rule = []