This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/home/.config/fish/conf.d/startwm.fish

4 lines
102 B
Fish

# if test (tty) = "/dev/tty1"; and test -z "$DISPLAY"
# exec startx $HOME/.config/X11/xinitrc
# end