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

9 lines
155 B
Text
Executable file

#!/usr/bin/openrc-run
depend() {
need graphical-session
need audio-session
}
supervisor=supervise-daemon
command="/usr/libexec/xdg-desktop-portal-wlr"