spelling the name your are trying to match is kind of important

This commit is contained in:
Alex Kelly 2023-01-31 16:19:30 -05:00
parent 1f449190d7
commit c30d67005b

View file

@ -25,5 +25,5 @@ url.command="/usr/bin/xdg-open $LAST_MATCH"
url.modes="batch,any,normal"
thunderlink.regex="(cb)?thunderlink:.*"
thunderlink.command="/usr/bin/xdg-open $FILE"
joplin.regex="jolin:.*"
joplin.regex="joplin:.*"
joplin.command="/home/kellya/.joplin/Joplin.AppImage $FILE"