summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2025-02-26 14:11:52 -0600
committerstkhan <personal@slickd.xyz>2025-02-26 14:11:52 -0600
commite7a2b93d8aabc04543188aff7a0744f17b9fdcef (patch)
tree9b56f7bbfdb3ffe8f8a35d419f81b0349f8e4439 /wm
parentbf166517a5cccf3d0d0931cddeeef1b970054318 (diff)
spawn desktop icons
Diffstat (limited to 'wm')
-rw-r--r--wm/dwm-6.4/config.h1
1 files changed, 1 insertions, 0 deletions
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 */