changes idk
This commit is contained in:
parent
917c6d9c4a
commit
45e2fb7202
12 changed files with 70 additions and 37 deletions
|
|
@ -7,7 +7,7 @@ if (( $volume == 0 )); then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
if (( $volume < 20 )); then
|
||||
if (( $volume < 50 )); then
|
||||
echo 'images/sound-lo.svg'
|
||||
exit 0
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue