gentoo-desktop/dotconfig/rc/init.d/mako
2025-08-17 13:38:24 +02:00

8 lines
113 B
Text
Executable file

#!/usr/bin/openrc-run
depend() {
need graphical-session
}
supervisor=supervise-daemon
command="/usr/bin/mako"