20201107-dwm_hacks.txt
A hack I've found for my setup (Mint + Xfce + dwm)
---
#~/.xprofile
xfce4-volumed #allows media buttons for volume
~/sh/dwm.sh & #runs status script in bg
---
And that's it for how I got dwm to work with volume keys. Of course it
requires that the volumed is working, so it may not work with the
advanced crew who already figured out how to use volume keys without
xfce4. Obviously mine isn't the best, but it's functional. You'll need
to define $BAT and $BAT2 (if $BAT2 exists) for the xsetroot to work.