borrar pipewire-run

This commit is contained in:
Cat /dev/Nulo 2021-10-08 17:51:25 -03:00
parent a4d9ff7db9
commit 2561ed62e2
2 changed files with 1 additions and 5 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river 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" riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr"
~/.config/river/load-colors ~/.config/river/load-colors

View file

@ -1,4 +0,0 @@
#!/bin/sh
# pgrep -x pipewire && exit 0
killall pipewire
exec pipewire