From 1fc0a37cb5de8cb1c393a43789c30348586b0b7f Mon Sep 17 00:00:00 2001 From: hi80482 <66435094+hi80482@users.noreply.github.com> Date: Fri, 3 Jul 2020 16:41:57 +0800 Subject: [PATCH] Add gsnotify.cfg Sync Ver.200626 --- sys.py/gsnotify/gsnotify.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sys.py/gsnotify/gsnotify.cfg diff --git a/sys.py/gsnotify/gsnotify.cfg b/sys.py/gsnotify/gsnotify.cfg new file mode 100644 index 0000000..ea77225 --- /dev/null +++ b/sys.py/gsnotify/gsnotify.cfg @@ -0,0 +1,9 @@ +[Settings] +DELAY_MS=2000 +DELAY_FREQ=30000 +BGCOLOR=#eab934 +TXTCOLOR=#ffffff +Width=320 +Height=20 +FTSIZE=14 +Enabled=True \ No newline at end of file