I Recommend to save /dwm on .config
Patches:
Personal dependencies:
Set up the autostart.sh
mv autostart.sh ~/
Download the wallpaper and move it to ~/wallpapers
mv wallpaperName ~/wallpapers
if you prefer to save the wallpaper in another directory, modify the path of the 2 line of the autostart line
Set up your own browser keybind on line 64
#Change the brave word if u use another browser
static const char *browser[] = { "brave", NULL };