updated readme

This commit is contained in:
Eric Lay 2023-12-08 22:35:44 -06:00
parent 35acb93ca9
commit 3cd1dc227f
1 changed files with 2 additions and 1 deletions

View File

@ -15,10 +15,11 @@ cd systrayUpdater
makepkg -sric makepkg -sric
``` ```
Uses config file for options: `$HOME/.config/systrayupdater/systrayupdater.yml` Uses config file for options: `/etc/systrayupdater/config.yml`
- Terminal command and option (usually `-e`) - Terminal command and option (usually `-e`)
- Timer duration for `checkupdates` to run in backgound - Timer duration for `checkupdates` to run in backgound
- Custom system tray icon - Custom system tray icon
- Override by copying file to `$HOME/systrayupdater/config.yml`
Includes: Includes:
- .desktop file for autostarting - .desktop file for autostarting