Remove time from starship
This commit is contained in:
parent
5f45b74bd9
commit
704e16c6fe
2 changed files with 13 additions and 14 deletions
|
@ -8,6 +8,6 @@ then
|
|||
gpgconf --launch gpg-agent >/dev/null
|
||||
fi
|
||||
|
||||
#if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -le 3 ]; then
|
||||
# exec $AUTOSTART_DISPLAY
|
||||
#fi
|
||||
if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -le 2 ]; then
|
||||
exec $AUTOSTART_DISPLAY
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue