commit 22bfea325204285d09d23e8dfff4e3f7f58099e8 parent 178986e4d14452455f2beec8d8462270227034d5 Author: hhvn <dev@hhvn.uk> Date: Sun, 4 Jul 2021 14:09:26 +0100 .profile: automatic startx Diffstat:
M | .profile | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.profile b/.profile @@ -35,3 +35,5 @@ export IPFS_PATH=$HOME/.local/ipfs cd $HOME # welcome home (st inherits / from hildon) echo "$0" | grep ksh >/dev/null && export SHELL=ksh + +[ "$(tty)" = "/dev/tty1" ] && startx