#!/usr/bin/env bash dunst & while true; do exec dbus-run-session dwm 2> /tmp/dwm.log done