From 1b7402b9e0d623cab9284aada81fb5429cf662e7 Mon Sep 17 00:00:00 2001 From: marcellus Date: Thu, 2 Nov 2023 19:56:27 +0100 Subject: various --- picom/picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'picom/picom.conf') 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 = [] -- cgit v1.2.3