aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zprofile
blob: c6cc8d367149c1fdb036cabd699d9e05ea6b9512 (plain)
1
2
3
4
# if [ -z "$DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ]; then
#   exec startx
# fi