diff options
Diffstat (limited to '.local/bin/statusbar/sb-volume')
| -rwxr-xr-x | .local/bin/statusbar/sb-volume | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.local/bin/statusbar/sb-volume b/.local/bin/statusbar/sb-volume deleted file mode 100755 index eefed94..0000000 --- a/.local/bin/statusbar/sb-volume +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -echo [ "$([ "$(pamixer --get-mute)" = "false" ] && printf ' ' || printf ' ')$(pamixer --get-volume)%" ] |
