diff options
Diffstat (limited to 'etc/picom/picom.conf')
| -rw-r--r-- | etc/picom/picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/picom/picom.conf b/etc/picom/picom.conf index 2f430bb..ab786e5 100644 --- a/etc/picom/picom.conf +++ b/etc/picom/picom.conf @@ -19,7 +19,7 @@ shadow-offset-y = -20; shadow-opacity = 0.8; shadow-exclude = [ - "class_g = 'Rofi'", + "class_g = 'Rofi'" ] # Crop shadow of a window fully on a particular Xinerama screen to the screen. |
