13 lines
379 B
YAML
Executable File
13 lines
379 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 be placed in "~/.config/systrayupdater" and file name provided
|
|
icon: white
|