aboutsummaryrefslogtreecommitdiff
path: root/adu-download.timer
AgeCommit message (Collapse)Author
2022-03-17Change the download service to run hourlyAdam Spragg
Checking for new updates isn't resource-intensive, and the downloads will happen one way or another - this just makes them happen sooner. The main change here is that the desktop notification will happen sooner, and once per hour. I think this is reasonable, as XDG notifications don't interrupt the user's workflow, don't steal focus, and don't even need to be dismissed. It's just a heads-up, and a low-level reminder.
2022-03-13First (mostly) working version apt-desktop-upgradesAdam Spragg