swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

commit 12ebfe4bc0390102f416d99c7dbf91ff52e1a34f
parent bfbc0184ec6766cda10bb5215f049e2214d97758
Author: awy <awy@awy.one>
Date:   Thu, 12 Jun 2025 19:19:49 +0300

tidy

Diffstat:
M.local/bin/linkhandler | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.local/bin/linkhandler b/.local/bin/linkhandler @@ -1,7 +1,7 @@ #!/bin/sh # Feed script a url or file location. -# If an image, it will view in nsxiv, +# If an image, it will view in imv, # if a video or gif, it will view in mpv # if a music file or pdf, it will download, # otherwise it opens link in browser.