From 85000f1f503731ad3676fad62e932875f73d5481 Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 18 Jan 2023 22:54:34 +0200 Subject: Changed name of scratchpad script --- .config/picom/picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/picom') diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index d99343c..310e8fc 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -252,7 +252,7 @@ blur-background-exclude = [ "class_g = 'wezterm'", # "class_g = 'Polybar'", "class_g = 'URxvt'", - "class_g = 'scratch'", + "class_g = 'scratchpad'", "class_g = 'Heads-Up-Display'", "class_g = 'Firefox'", "class_g = 'firefox'", -- cgit v1.2.3