From 3b852e0f10892789210fd8e3fdd8415faf3cf2d8 Mon Sep 17 00:00:00 2001 From: stkhan Date: Sun, 17 Oct 2021 18:43:19 -0500 Subject: 3.0 --- dwm-6.2/autostart.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 dwm-6.2/autostart.h (limited to 'dwm-6.2/autostart.h') diff --git a/dwm-6.2/autostart.h b/dwm-6.2/autostart.h deleted file mode 100644 index 4aaadee..0000000 --- a/dwm-6.2/autostart.h +++ /dev/null @@ -1,8 +0,0 @@ -static const char *const autostart[] = { - "fehbg", NULL, - "dmenu_run && killall dmenu", NULL, - "dwmblocks", NULL, - "picom_run", NULL, - "dunst", NULL, - NULL /* terminate */ -}; -- cgit v1.2.3