From e7a2b93d8aabc04543188aff7a0744f17b9fdcef Mon Sep 17 00:00:00 2001 From: stkhan Date: Wed, 26 Feb 2025 14:11:52 -0600 Subject: spawn desktop icons --- wm/dwm-6.4/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'wm/dwm-6.4') diff --git a/wm/dwm-6.4/config.h b/wm/dwm-6.4/config.h index 0cc1a9f..b7a6807 100644 --- a/wm/dwm-6.4/config.h +++ b/wm/dwm-6.4/config.h @@ -30,6 +30,7 @@ static const char *const autostart[] = { "fehbg", NULL, "unclutter", NULL, "dunst", NULL, + "caja", "--force-desktop", NULL, "mpdas", NULL, "picom", NULL, NULL /* terminate */ -- cgit v1.2.3