From 1d97794024f70dcb9354ca98fcff86a060fc95e7 Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 17 Jun 2021 14:17:57 -0500 Subject: Added picom_run script --- dwm-6.2/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwm-6.2/config.h') diff --git a/dwm-6.2/config.h b/dwm-6.2/config.h index bc651af..18c93cb 100644 --- a/dwm-6.2/config.h +++ b/dwm-6.2/config.h @@ -22,7 +22,7 @@ static const char *colors[][3] = { static const char *const autostart[] = { "st", NULL, - "picom", NULL, + "picom_run", NULL, "fehbg", NULL, "dunst", NULL, "dwmblocks", NULL, -- cgit v1.2.3