add logseq handler
This commit is contained in:
parent
09efee224e
commit
3ff1bf7c13
1 changed files with 2 additions and 0 deletions
|
@ -27,3 +27,5 @@ thunderlink.regex="(cb)?thunderlink:.*"
|
|||
thunderlink.command="/home/kellya/bin/cb_thunderlink/cb_thunderlink $FILE"
|
||||
joplin.regex="joplin:.*"
|
||||
joplin.command="/home/kellya/.joplin/Joplin.AppImage $FILE"
|
||||
logseq.regex="logseq:.*"
|
||||
logseq.command="logseq $FILE"
|
||||
|
|
Loading…
Reference in a new issue