# Example to run the service as a specific user:

# NUMENUSER=john
# NUMENGROUP="$NUMENUSER"
# NUMENHOME="/home/$NUMENUSER"
# export HOME="$NUMENHOME"
# export XAUTHORITY="/run/user/$(id -u "$NUMENUSER")/Xauthority"
