home/.xinitrc
2019-07-04 15:11:45 -05:00

8 lines
110 B
Bash
Executable File

#!/bin/sh
if [ -z "$XSESSION_HAS_SOURCED" ]; then
source ~/.xsessionrc
fi
unset XDG_CURRENT_DESKTOP
exec i3