refactor: add kiauh resources to globals.sh

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-04-24 13:17:58 +02:00
parent 4b981c0313
commit a8d370ec2f

View File

@@ -27,6 +27,7 @@ function set_globals(){
white=$(echo -en "\e[39m")
INI_FILE="${HOME}/.kiauh.ini"
LOGFILE="/tmp/kiauh.log"
RESOURCES="${SRCDIR}/kiauh/resources"
BACKUP_DIR="${HOME}/kiauh-backups"
#================== KLIPPER ===================#