dotconfig/rc: fixed xdg-desktop-portal-wlr
This commit is contained in:
parent
a776fdb2e1
commit
91eed74092
2 changed files with 5 additions and 1 deletions
|
|
@ -5,5 +5,9 @@ depend() {
|
|||
need audio-session
|
||||
}
|
||||
|
||||
start_pre() {
|
||||
pkill -xf "/usr/libexec/xdg-desktop-portal"
|
||||
}
|
||||
|
||||
supervisor=supervise-daemon
|
||||
command="/usr/libexec/xdg-desktop-portal-wlr"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue