mirror of
https://codeberg.org/icewind/galton.git
synced 2026-06-03 10:24:07 +02:00
add notify option
This commit is contained in:
parent
b423323473
commit
ea24479757
7 changed files with 878 additions and 19 deletions
|
|
@ -115,3 +115,10 @@ delete the newly download file if a duplicate is found.
|
|||
[watch]
|
||||
remove-duplicates = true
|
||||
```
|
||||
|
||||
## Notifications
|
||||
|
||||
Since having the downloaded file being moved or deleted right after downloading
|
||||
makes the default desktop notifications less useful (e.g. you can't open the
|
||||
newly download file trough it). Galton supports sending it's own notifications
|
||||
whenever it performs an action. Providing an easy way to interact with the file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue