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, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_spec b/home/dot_local/share/bin/executable_spec index 7d500dc..1651c0f 100644 --- a/home/dot_local/share/bin/executable_spec +++ b/home/dot_local/share/bin/executable_spec @@ -1,2 +1,2 @@ -#!/bin/sh +#!/usr/bin/env sh sox "$1" -n spectrogram -o - | feh --class floating - |