diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/picom/picom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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'" ]; |
