
Posts made by Ricardo Horibe
- 
    not working on windows 10posted in General Discussion
- 
    foreground and backgroundposted in LinuxWhat's difference of commands ? 
 {"trigger":"Update","command":"sudo dnf -y update","ground":"foreground","voice":"update","allowParams": "false"}
 and
 {"trigger":"Update","command":"sudo dnf -y update","ground":"background","voice":"update","allowParams": "false"}Why paramenter background not work?