summaryrefslogtreecommitdiff
path: root/wm/dwm-6.3
diff options
context:
space:
mode:
Diffstat (limited to 'wm/dwm-6.3')
-rw-r--r--wm/dwm-6.3/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wm/dwm-6.3/config.h b/wm/dwm-6.3/config.h
index 8d648c6..4ab24d8 100644
--- a/wm/dwm-6.3/config.h
+++ b/wm/dwm-6.3/config.h
@@ -35,7 +35,7 @@ static const char *const autostart[] = {
"fehbg", NULL,
"dunst", NULL,
"mpdas", NULL,
- "picom", "--experimental-backends", NULL,
+ "picom", NULL,
NULL /* terminate */
};