silent paximer fail
This commit is contained in:
parent
7dc39f30f5
commit
8e73e212d8
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
if pamixer -v >/dev/null; then
|
if pamixer -v >/dev/null 2>&1; then
|
||||||
uplimit=100
|
uplimit=100
|
||||||
lolimit=0
|
lolimit=0
|
||||||
current="$(pamixer --get-volume)"
|
current="$(pamixer --get-volume)"
|
||||||
|
Loading…
Reference in New Issue
Block a user