From 7e588531debc052c949c661b7562f51f4a1aa8c9 Mon Sep 17 00:00:00 2001 From: G2-Games <72430668+G2-Games@users.noreply.github.com> Date: Mon, 19 Sep 2022 16:33:59 -0500 Subject: [PATCH] Fixed config path --- welcome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/welcome.sh b/welcome.sh index e56256f..b12da8a 100755 --- a/welcome.sh +++ b/welcome.sh @@ -211,7 +211,7 @@ rechargenotif="off" #< Notify that you should recharge if below 15% flatpakupd="off" #< Check for flatpak updates, this slows startup down A LOT goodgreeting="on" #< Display greetings like "Good afternoon," else "It's afternoon" -source config.cfg +source ./config.cfg welcome greeting