mx-update-np: don't return on error
error is expected when nothing's playing
This commit is contained in:
parent
72d0c015fc
commit
ef891e2a35
@ -2,7 +2,7 @@
|
||||
# set matrix status to subsonic now playing
|
||||
# needs mx-set-status and np-subsonic in ${PATH} or as functions
|
||||
|
||||
setopt LOCAL_OPTIONS ERR_RETURN NO_UNSET PIPE_FAIL
|
||||
setopt LOCAL_OPTIONS NO_UNSET PIPE_FAIL
|
||||
|
||||
local np
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user