This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
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