I used this bash script for i3block, but I get Exit code 2: #!/bin/bash sink=$(pacmd list-sinks | grep '* index:') if [[ "${sink:11:11}" -eq ...
確定! 回上一頁