Work in Progress: This wiki is severely lacking & possibly incorrect and still in development. The site is open source — assistance and pull requests are welcome!

Miscellaneous Settings

Other settings that don't fit in main categories.

Miscellaneous settings control window chrome and authentication preferences. These are less commonly modified but still important for specific use cases.

SettingTypeDefaultDescription
use_titlebarBooleantrueUse native OS window titlebar. Disable for frameless window (custom titlebar). Tauri-specific setting.
auth_preferenceEnumcodecode: Browser-based OAuth flow | device_code: Device code flow for headless systems

Device code authentication is useful for servers or systems without a browser. You'll get a code to enter on another device.