From 3cb6288821c511365ffb9e24da620f161a98f9b5 Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Mon, 13 Mar 2023 03:09:02 +0100 Subject: [PATCH] fix picom --- .config/picom/picom.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 1952fb8e..46b4aec0 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -25,6 +25,8 @@ blur-strength = 5; blur-background-exclude = [ "class_g = 'Dunst'", "class_g = 'librewolf-default'", + "class_g = 'firefox-default'", + "class_g = 'LibreWolf'", "class_g = 'easyeffects'", "class_g *= 'slop'", "_GTK_FRAME_EXTENTS@:c",