add resume support to dwl

This commit is contained in:
fatalerrors
2026-05-20 16:28:32 +02:00
parent 8bfb3272c0
commit 5f8800ab44
5 changed files with 37 additions and 3 deletions

View File

@@ -240,6 +240,7 @@ change the default without having to pass flags every time.
| Key | Default | Description |
|---|---|---|
| `DWL_PREFERRED_TOOL` | _(empty)_ | Force `dwl` to use `curl`, `wget`, or `fetch` (auto-detected when unset) |
| `DWL_DEFAULT_RESUME` | `0` | Enable `dwl` resume mode by default (`1`/`true`/`yes`/`on`); applies to file downloads |
| `MYEXTIP_DEFAULT_URL` | `https://ip-api.com/json` | API endpoint used by `myextip` |
**`[packages]`**