borrar pipewire-run
This commit is contained in:
parent
a4d9ff7db9
commit
2561ed62e2
2 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river
|
||||
riverctl spawn "pipewire-run"
|
||||
riverctl spawn "pgrep -x pipewire || pipewire"
|
||||
riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr"
|
||||
|
||||
~/.config/river/load-colors
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
# pgrep -x pipewire && exit 0
|
||||
killall pipewire
|
||||
exec pipewire
|
Loading…
Reference in a new issue