update polybar for laptop
This commit is contained in:
3
.config/polybar/scripts/pipewire-simple.sh
Normal file → Executable file
3
.config/polybar/scripts/pipewire-simple.sh
Normal file → Executable file
@@ -27,5 +27,6 @@ case $1 in
|
||||
pamixer --toggle-mute
|
||||
;;
|
||||
*)
|
||||
echo "Source: ${SOURCE} | Sink: ${VOLUME} ${SINK}"
|
||||
echo ${VOLUME}
|
||||
# echo "Source: ${SOURCE} | Sink: ${VOLUME} ${SINK}"
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user