Include functions in toggle-screen.

This commit is contained in:
Storm Dragon 2025-04-23 21:03:06 -04:00
parent f8044c0a98
commit 57a0fddce7

View File

@ -58,6 +58,7 @@ EOF
}
source ./.includes/functions.sh
source ./.includes/ui.sh
answer=$(yesno "Do you have a physical screen attached?")
if [[ "${answer}" == "yes" ]]; then