X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bash_profile;h=c165d618311c1936f47d1ed49d2ce749b8b148b7;hb=03456357bce935f8e8af9580a1f31a3ac8ea6cac;hp=c7ab42d41bb070367306321b4faeec8b6265d6b7;hpb=b8049b265e39709b179fd714643214a38a2c4678;p=dotfiles.git diff --git a/shell/.bash_profile b/shell/.bash_profile index c7ab42d..c165d61 100644 --- a/shell/.bash_profile +++ b/shell/.bash_profile @@ -1,2 +1,2 @@ [[ -f ~/.bashrc ]] && . ~/.bashrc -[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx || true +#[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx || true