From 31d6d39552172bfd3f6cc63bbd4774e937a43382 Mon Sep 17 00:00:00 2001 From: airclay Date: Sat, 4 Sep 2021 17:08:15 -0500 Subject: [PATCH] WIP --- systrayupdater.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/systrayupdater.yml b/systrayupdater.yml index 800c3b4..4882256 100644 --- a/systrayupdater.yml +++ b/systrayupdater.yml @@ -2,8 +2,11 @@ # systrayUpdater # # ----------------# +# Terminal emulator launch command and execute option terminal: terminator option: -x # timer value is set to minutes timer: 10 +# custom icons should follow Arch linux standards +# custom icons should be stored in ~/.config/systrayUpdater icon: white-logo.png