diff options
Diffstat (limited to '.local/bin/rotdir')
| -rwxr-xr-x | .local/bin/rotdir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/rotdir b/.local/bin/rotdir index 7c81b94..7313a42 100755 --- a/.local/bin/rotdir +++ b/.local/bin/rotdir @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh # When I open an image from the file manager in sxiv (the image viewer), I want # to be able to press the next/previous keys to key through the rest of the |
