Forgot to make the directory before creating a file in it lol.
This commit is contained in:
parent
946601f24b
commit
794835fe03
@ -214,6 +214,7 @@ rm -rf .cache/yay
|
|||||||
/usr/share/fenrirscreenreader/tools/configure_pipewire.sh
|
/usr/share/fenrirscreenreader/tools/configure_pipewire.sh
|
||||||
exit
|
exit
|
||||||
# Enable linger so that hopefully sound will start at login.
|
# Enable linger so that hopefully sound will start at login.
|
||||||
|
mkdir -p /var/lib/systemd/linger
|
||||||
touch /var/lib/systemd/linger/stormux
|
touch /var/lib/systemd/linger/stormux
|
||||||
systemctl --global enable pipewire.service pipewire-pulse.service
|
systemctl --global enable pipewire.service pipewire-pulse.service
|
||||||
/usr/share/fenrirscreenreader/tools/configure_pipewire.sh
|
/usr/share/fenrirscreenreader/tools/configure_pipewire.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user