New apps to CAPS layer
This commit is contained in:
parent
e3831815a2
commit
cdb346459c
@ -18,6 +18,9 @@
|
||||
:openai ["^com\\.Unite\\.openai$"]
|
||||
:librechat ["^com\\.Unite\\.LibreChat$"]
|
||||
:claude ["^com\\.Unite\\.Claude$"]
|
||||
:hepta ["^app.projectmeta.projectmeta$"]
|
||||
:youcom ["^com\\.Unite\\.You$"]
|
||||
:metaai ["^com\\.Unite\\.Meta.ai$"]
|
||||
:jupyter ["^org\\.jupyter\\.jupyterlab-desktop$"]
|
||||
:dataspell ["^com\\.jetbrains\\.dataspell$"]
|
||||
:vikunja ["^com\\.Unite\\.Vikunja$"]}
|
||||
@ -37,8 +40,8 @@
|
||||
|
||||
{:des "pedals default"
|
||||
:rules [:pedals [:left_pedal :!Tleft_command]
|
||||
[:middle_pedal :!TSleft_option]
|
||||
[:right_pedal :ru nil {:afterdown :ru
|
||||
[:right_pedal :!TSleft_option]
|
||||
[:middle_pedal :ru nil {:afterdown :ru
|
||||
:afterup :en}]
|
||||
]}
|
||||
|
||||
@ -96,10 +99,14 @@
|
||||
[:a [[:open "/Applications/Arc.app"] {:input :en}]]
|
||||
[:g [:open "/Users/anton/Applications/Gemini.app"] :!gemini]
|
||||
[:g :!Ch :gemini]
|
||||
[:m [:open "/Users/anton/Applications/Copilot.app"] :!copilot]
|
||||
[:m :!Ch :copilot]
|
||||
[:c [:open "/Applications/Claude.app"] :!claude]
|
||||
[:c :!Ch :claude]
|
||||
[:c [:open "/Users/anton/Applications/Copilot.app"] :!copilot]
|
||||
[:c :!Ch :copilot]
|
||||
[:y [:open "/Applications/You.app"] :!youcom]
|
||||
[:y :!Ch :youcom]
|
||||
[:d [:open "/Applications/Claude.app"] :!claude]
|
||||
[:d :!Ch :claude]
|
||||
[:h [:open "/Applications/Heptabase.app"] :!hepta]
|
||||
[:h :!Ch :hepta]
|
||||
[:w [:open "/Users/anton/Applications/Setia.wiki.app"]]
|
||||
[:o [:open "/Applications/openai.app"] :!openai]
|
||||
[:o :!Ch :openai]
|
||||
@ -109,10 +116,10 @@
|
||||
[:i :!Ch :perplexity]
|
||||
[:l [:open "/Applications/LibreChat.app"] :!librechat]
|
||||
[:l :!Ch :librechat]
|
||||
[:j [:open "/Applications/JupyterLab.app"] :!jupyter]
|
||||
[:j :!Ch :jupyter]
|
||||
[:d [:open "/Users/anton/Applications/DataSpell.app"] :!dataspell]
|
||||
[:d :!Ch :dataspell]
|
||||
; [:j [:open "/Applications/JupyterLab.app"] :!jupyter]
|
||||
; [:j :!Ch :jupyter]
|
||||
[:m [:open "/Applications/Meta.ai.app"] :!metaai]
|
||||
[:m :!Ch :metaai]
|
||||
[:v [:open "/Applications/Vikunja.app"] :!vikunja]
|
||||
[:v :!Ch :vikunja]
|
||||
]}
|
||||
|
Loading…
Reference in New Issue
Block a user