I might want to pass args like aw-sync daemon to a module that I don't want to include in the autostart_modules. One way is placing a script in ~/aw-modules with the args passed and launch via aw-tauri. Also if an autostarted module crashes 3 times hitting the restart limit, restarting via the tray_menu later will not launch with the args passed.
I might want to pass args like
aw-sync daemonto a module that I don't want to include in the autostart_modules. One way is placing a script in~/aw-moduleswith theargspassed and launch viaaw-tauri. Also if an autostarted module crashes 3 times hitting the restart limit, restarting via the tray_menu later will not launch with the args passed.