services: Move pipewire into user service
Will be managed by runit service manager under voidlinux.
This commit is contained in:
parent
4f18b548f4
commit
e08f88db9c
4 changed files with 12 additions and 3 deletions
|
|
@ -348,9 +348,6 @@ should_start swayidle && riverctl spawn "swayidle \
|
|||
before-sleep \"pidof waylock || lockscreen\" &"
|
||||
|
||||
should_start wl-paste && riverctl spawn "wl-paste -t text --watch clipman store"
|
||||
|
||||
should_start pipewire && riverctl spawn pipewire
|
||||
|
||||
# bash ~/.config/bin/gtktheme # setting our gtk variables
|
||||
# killall polkit-gnome-authentication-agent-1
|
||||
# /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue