Updated info in pulse_daemon.sh

This commit is contained in:
Ashish Kumar Yadav 2021-02-11 02:05:31 +05:30
parent 7db0d7ec68
commit 432bc63baf

View file

@ -1,5 +1,6 @@
#!/bin/sh #!/bin/sh
# autostart this on startup for volume block to work # This script should be autostarted on startup
# It signals volume block to update on audio related events
pactl subscribe | pactl subscribe |
while read -r output ; do while read -r output ; do
case $output in case $output in