diff --git a/imgs/base.ttf b/imgs/base.ttf index 3420981..89f51cf 100644 Binary files a/imgs/base.ttf and b/imgs/base.ttf differ diff --git a/requirements.txt b/requirements.txt index 2265190..3248ba4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ pytz pyyaml winotify pystray -psutil \ No newline at end of file +psutil diff --git a/run.bat b/run.bat index 682a8f0..a3c41f0 100644 --- a/run.bat +++ b/run.bat @@ -1,4 +1,3 @@ %1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit cd/d "%~dp0" -python states.py --find=1 -pause \ No newline at end of file +python states.py --find=1 \ No newline at end of file