mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 08:48:27 -05:00
4 lines
87 B
Bash
4 lines
87 B
Bash
# if [[ "$(tty)" = "/dev/tty1" ]]; then
|
|
# exec startx $HOME/.config/X11/xinitrc
|
|
# fi
|