From 9ee66822fb73b87160481b5727a226d253ce1823 Mon Sep 17 00:00:00 2001 From: stkhan Date: Wed, 16 Nov 2022 16:20:23 -0600 Subject: update for picom --- wm/dwm-6.3/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wm') 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 */ }; -- cgit v1.2.3