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

8 lines
119 B
Text
Raw Normal View History

2023-05-24 16:53:44 +02:00
#!/bin/sh
. "$XDG_CONFIG_HOME/X11/xprofile"
run-parts "$XDG_CONFIG_HOME/X11/xinitrc.d"
exec dbus-run-session -- dwm