13 lines
346 B
YAML
Executable File
13 lines
346 B
YAML
Executable File
# ----------------#
|
|
# systrayUpdater #
|
|
# ----------------#
|
|
|
|
# Terminal emulator launch command and execute option
|
|
terminal: kitty
|
|
option: -e
|
|
# timer value is set to minutes
|
|
timer: 1
|
|
# Icons can be set to pre-defined colors: red, purple, blue, green, yellow, white, gray and black
|
|
# Custom icons should supply full and absolute path
|
|
icon: white
|