From 457f1b6690cff266819eb156e958efd20662e983 Mon Sep 17 00:00:00 2001 From: airclay Date: Fri, 3 Sep 2021 08:40:53 -0500 Subject: [PATCH] WIP --- systrayUpdater.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) mode change 100755 => 100644 systrayUpdater.py diff --git a/systrayUpdater.py b/systrayUpdater.py old mode 100755 new mode 100644 index bf49e49..7822222 --- a/systrayUpdater.py +++ b/systrayUpdater.py @@ -1,10 +1,8 @@ #!/usr/bin/env python """ -Current status is; it runs, it will initially get -number of updates, it will open new terminal window -and complete update (keeping the window open?), -IT DOES NOT UPDATE THE COUNT. +Current status is; kinda broken +need to complete dynamic labels for available updates """ # Get needed modules