From 0640716f807c332d12d4fc45032c8c904f636114 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 3 Dec 2018 00:59:20 -0500 Subject: tweaks --- .scripts/tools/linkhandler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scripts/tools/linkhandler') diff --git a/.scripts/tools/linkhandler b/.scripts/tools/linkhandler index 86723de..54944d5 100755 --- a/.scripts/tools/linkhandler +++ b/.scripts/tools/linkhandler @@ -1,6 +1,6 @@ #!/bin/sh -# Feed script a url. +# Feed script a url or file location. # If an image, it will view in feh, # if a video or gif, it will view in mpv # if a music file or pdf, it will download, -- cgit v1.3.1