ocarina/scripts/%APP-toggle
Bryan Schumaker 0dfb02c612 libsaria: Added a "toggle" command
This toggles between play and pause states.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-05-28 11:07:05 -04:00

4 lines
52 B
Bash

#!/bin/bash
. %LIB/functions
write_to_pipe "toggle"