1
0
Fork 0
dotfiles/.config/X11/xinitrc

7 lines
119 B
Bash

#!/bin/sh
. "$XDG_CONFIG_HOME/X11/xprofile"
run-parts "$XDG_CONFIG_HOME/X11/xinitrc.d"
exec dbus-run-session -- dwm