silent paximer fail
This commit is contained in:
parent
7dc39f30f5
commit
8e73e212d8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
if pamixer -v >/dev/null; then
|
||||
if pamixer -v >/dev/null 2>&1; then
|
||||
uplimit=100
|
||||
lolimit=0
|
||||
current="$(pamixer --get-volume)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue