Update README.md

This commit is contained in:
Eric Lay 2023-12-07 19:30:04 -06:00 committed by GitHub
parent ba004629ce
commit 8d1027b475
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 5 deletions

View File

@ -8,9 +8,14 @@ Right click to access menu actions:
- Read the News - Read the News
- Display list of packages with updates available (click to search arch website for highlighted package) - Display list of packages with updates available (click to search arch website for highlighted package)
To install and use: Place files in appropriate locations and run appropriate commands when doing so To install:
```
git clone https://github.com/ericlay/systrayUpdater.git
cd systrayUpdater
makepkg -sric
```
Uses config file for options. Uses config file for options: `$HOME/.config/systrayupdater/systrayupdater.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