From 0204e53cc2644e7b58e5674de70f27026e344ccb Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Wed, 25 Dec 2019 12:47:30 -0500 Subject: [PATCH] Load settings --- .zprofile | 3 +++ 1 file changed, 3 insertions(+) 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