spelling the name your are trying to match is kind of important
This commit is contained in:
parent
1f449190d7
commit
c30d67005b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue