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

9 lines
128 B
Text
Executable file

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