perplexity shortcut
This commit is contained in:
parent
133862e524
commit
6fef1ffcc6
@ -11,6 +11,7 @@
|
||||
:kitty ["^net\\.kovidgoyal\\.kitty$"]
|
||||
:webapp ["^com\\.apple\\.Safari\\.WebApp\\..+$"]
|
||||
:openai ["^com\\.Unite\\.openai$"]
|
||||
:perplexity ["^com\\.Unite\\.Perplexity$"]
|
||||
:vikunja ["^com\\.Unite\\.Vikunja$"]}
|
||||
|
||||
:input-sources {:en {:language "en"}
|
||||
@ -90,7 +91,8 @@
|
||||
[:o [:open "/Applications/openai.app"] :!openai]
|
||||
[:o :!Ch :openai]
|
||||
[:p [:open "/Users/anton/Applications/ChatGPT.app"]]
|
||||
[:i [:open "/Users/anton/Applications/Perplexity.app"]]
|
||||
[:i [:open "/Applications/Perplexity.app"] :!perplexity]
|
||||
[:i :!Ch :perplexity]
|
||||
[:v [:open "/Applications/Vikunja.app"] :!vikunja]
|
||||
[:v :!Ch :vikunja]
|
||||
]}
|
||||
|
Loading…
Reference in New Issue
Block a user