2021-09-04 17:00:54 -05:00
|
|
|
# ----------------#
|
|
|
|
# systrayUpdater #
|
|
|
|
# ----------------#
|
|
|
|
|
2021-09-04 17:08:15 -05:00
|
|
|
# Terminal emulator launch command and execute option
|
2021-09-04 16:24:48 -05:00
|
|
|
terminal: terminator
|
|
|
|
option: -x
|
2021-09-04 17:00:54 -05:00
|
|
|
# timer value is set to minutes
|
|
|
|
timer: 10
|
2021-09-04 17:08:15 -05:00
|
|
|
# custom icons should follow Arch linux standards
|
|
|
|
# custom icons should be stored in ~/.config/systrayUpdater
|
2021-09-04 16:24:48 -05:00
|
|
|
icon: white-logo.png
|
2021-09-04 21:12:08 -05:00
|
|
|
# If you would like to automatically download pkg's to cache
|
|
|
|
# uses 'checkupdates -d' in background
|
|
|
|
cache: true
|