#!/command/with-contenv bash

# Start Openbox
exec s6-setuidgid $(id -nu $PUID) openbox
