summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarrick Lo <warrick.s.z.lo@gmail.com>2021-12-20 03:11:24 -0800
committerWarrick Lo <warrick.s.z.lo@gmail.com>2021-12-20 03:11:24 -0800
commit660e00d16878c69460706338c0bcccadd5b54c41 (patch)
tree8d172e0535ccc4bdcbf1a4f86e1162a21467e215
parent9e38a8afb0998d0d80a0e6bc894391068cf6bcde (diff)
Fix typo
-rw-r--r--etc/picom/picom.conf2
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.