summaryrefslogtreecommitdiff
path: root/picom
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-11-02 19:56:27 +0100
committermarcellus <msimon_fr@hotmail.com>2023-11-02 19:56:27 +0100
commit1b7402b9e0d623cab9284aada81fb5429cf662e7 (patch)
tree02066b7acca6f4038357e76121e7bcc05a50886b /picom
parent0e2d387565cb03c41cef33b9ff01eac5a5cb9132 (diff)
various
Diffstat (limited to 'picom')
-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 = []