#!/usr/bin/openrc-run

depend() {
	need graphical-session
}

supervisor=supervise-daemon
command="/usr/bin/foot"
command_args="--server"
