Skip to content

Open with default app

Steven Culwell edited this page Mar 21, 2024 · 5 revisions

Open with Default App Configuration

Warning

These changes are only present on the up-to-date main branch. The latest release v0.6.3 does not support download clients.

This "client" only opens the selected items magnet link using your default application.

Default config

If you've selected "default_app" as your default download client, you will find this towards the bottom of your config (with only the required values present). This client has

# Your config in ~/.config/nyaa/config.toml or %appdata%\nyaa\config\config.toml
# ...
default_client = "default_app"
# ...

[client.default_app]