TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Wladimir Perez
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Wladimir Perez

    • RE: Google your parameters

      in linux you can use this

      #!/bin/bash
      busqueda=$@
      google-chrome https://www.google.com/search?q=${busqueda// /+}
      
      posted in Windows
      Wladimir PerezW
      Wladimir Perez
    • Open Visual Studio Code

      You must add the following command to the client TRIGGERcmd:

      Trigger: nameTrigger
      Command: code
      Ground: foreground
      Voice: VoiceOption

      posted in Linux
      Wladimir PerezW
      Wladimir Perez