2021-09-04 17:00:54 -05:00
|
|
|
# ----------------#
|
|
|
|
# systrayUpdater #
|
|
|
|
# ----------------#
|
|
|
|
|
2021-09-04 17:08:15 -05:00
|
|
|
# Terminal emulator launch command and execute option
|
2023-12-07 18:57:10 -06:00
|
|
|
terminal: $TERM
|
|
|
|
option: -e
|
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
|