#!/bin/sh

. "$XDG_CONFIG_HOME/X11/xprofile"

run-parts "$XDG_CONFIG_HOME/X11/xinitrc.d"

exec dbus-run-session -- dwm