diff --git a/config/profile b/config/profile index 2390b9d..35e19fc 100644 --- a/config/profile +++ b/config/profile @@ -1,3 +1,6 @@ +PATH=$PATH:~/.local/bin +export PATH + if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then exec startx fi