Delete sb-volume

This commit is contained in:
Madeleine 2022-01-23 19:18:13 +00:00 committed by GitHub
parent f1144b8847
commit d04d5b2e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
#! /bin/sh
[ $(pamixer --get-mute) = true ] && echo " MUTED" && exit
echo " VOL $(pamixer --get-volume)%"