dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

dragon_modes.talon (241B)


      1 #defines modes specific to Dragon.
      2 speech.engine: dragon
      3 mode: all
      4 -
      5 # wakes Dragon on Mac, deactivates talon speech commands
      6 dragon mode: user.dragon_mode()
      7 #sleep dragon on Mac, activates talon speech commands
      8 talon mode: user.talon_mode()