From a8b7e9bb50cb8f2e5a3d8ad34eb266dda7b518d7 Mon Sep 17 00:00:00 2001 From: Warrick Lo Date: Sun, 19 Dec 2021 00:38:25 -0800 Subject: Add screenshot script --- etc/picom/picom.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/picom/picom.conf b/etc/picom/picom.conf index 326035d..2f430bb 100644 --- a/etc/picom/picom.conf +++ b/etc/picom/picom.conf @@ -6,6 +6,7 @@ blur-method = "dual_kawase"; blur-strength = 5; blur-background-exclude = [ + "class_g = 'slop'", "class_g = 'Rofi'" ]; -- cgit v1.2.3