diff options
| -rw-r--r-- | .config/picom/picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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'", |
