diff options
Diffstat (limited to '.local/bin/pauseallmpv')
| -rwxr-xr-x | .local/bin/pauseallmpv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/pauseallmpv b/.local/bin/pauseallmpv index d1d3575..85a7032 100755 --- a/.local/bin/pauseallmpv +++ b/.local/bin/pauseallmpv @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh # You might notice all mpv commands are aliased to have this input-ipc-server # thing. That's just for this particular command, which allows us to pause |
