diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_spec')
| -rw-r--r-- | home/dot_local/share/bin/executable_spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/dot_local/share/bin/executable_spec b/home/dot_local/share/bin/executable_spec new file mode 100644 index 0000000..7d500dc --- /dev/null +++ b/home/dot_local/share/bin/executable_spec @@ -0,0 +1,2 @@ +#!/bin/sh +sox "$1" -n spectrogram -o - | feh --class floating - |