dotfiles/light/zlogin
2022-09-24 18:55:44 +03:00

2 lines
69 B
Bash

[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx >> ~/.xlogs 2>&1