feat: configfile

This commit is contained in:
2026-03-12 08:24:13 +01:00
parent 3210a8bbcf
commit 60f763df19
2 changed files with 14 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ set -eu
# Application info
. "sh/info.sh"
# Configuration
. "sh/config.sh"
# Theme
. "sh/theme.sh"