dotfiles/.xinitrc

4 lines
113 B
Plaintext
Raw Normal View History

2021-10-15 09:15:30 -07:00
[ -f "/home/tstarr/.ghcup/env" ] && source "/home/tstarr/.ghcup/env"
2021-02-08 09:04:06 -08:00
exec dbus-launch xmonad
2021-10-15 09:15:30 -07:00
#exec qtile start