Add example .env configuration file

This commit is contained in:
William Valentin
2025-07-15 11:10:19 -07:00
parent 4d79e2bae1
commit 5e7964a1a2

7
.env.example Normal file
View File

@@ -0,0 +1,7 @@
# Src Path
# The path to the source code directory
# This should be relative to the location of this .env file
# Example: SRC_PATH=./src
SRC_PATH=./src
# The IP address of your X server, e.g., 192.168.1.100
DISPLAY_IP=