Use the new command name for pipes.sh

This commit is contained in:
2Shirt 2021-04-11 15:30:32 -06:00
parent b047b28f30
commit 535455813c
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -1370,7 +1370,7 @@ def screensaver(name):
cmd = ['cmatrix', '-abs']
elif name == 'pipes':
cmd = [
'pipes' if PLATFORM == 'Linux' else 'pipes.sh',
'pipes.sh',
'-t', '0',
'-t', '1',
'-t', '2',