diff --git a/.zprofile b/.zprofile index 7577b74..713c368 100644 --- a/.zprofile +++ b/.zprofile @@ -1,5 +1,8 @@ sh ~/.config/scripts/install.sh -nr +# Load user settings from config file. +. ~/.config/settings.conf + if [[ $computer == 'w530' ]]; then if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then exec startx