diff options
Diffstat (limited to 'wm')
| -rw-r--r-- | wm/dwm-6.4/config.h | 1 |
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 */ |