#How change "Tauri App"

7 messages · Page 1 of 1 (latest)

fiery flare
#

How change "Tauri App"

#

how to change my application name in windows task manager

quasi temple
#

change the description in tauri.conf.json

fiery flare
#

Can you show me in which section of the config this should be entered?

quasi temple
fiery flare
#

I can’t understand from the documentation how to write this, there are no live examples there at all

quasi temple
#
// tauri.conf.json
{
  "bundle": {
    "shortDescription": "A Tauri App"
  }
}