updated readme
This commit is contained in:
parent
35acb93ca9
commit
3cd1dc227f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue