From 2813a43bda44a4ade58a6b95f4d16935a96b0f66 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 4 Apr 2020 19:04:28 +0530 Subject: less bloat --- compton/.config/compton.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compton/.config') diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf index cc0e8fa..09e44e6 100644 --- a/compton/.config/compton.conf +++ b/compton/.config/compton.conf @@ -15,7 +15,7 @@ shadow-exclude = [ "name = 'Polybar tray window'", "class_g ?= 'Rofi'", "class_g ?= 'dwm'", - "class_g = 'Firefox' && argb", + "class_g = 'firefox' && argb", "_GTK_FRAME_EXTENTS@:c" ]; -- cgit v1.2.3