home/.xinitrc

8 lines
110 B
Plaintext
Raw Normal View History

2019-06-29 21:40:04 -05:00
#!/bin/sh
if [ -z "$XSESSION_HAS_SOURCED" ]; then
source ~/.xsessionrc
fi
unset XDG_CURRENT_DESKTOP
exec i3