Fixed Webull opening in wrong window

This commit is contained in:
Christian Colglazier 2021-06-14 09:22:22 -04:00
parent e44f969ba2
commit ea23e2a4a7

View File

@ -27,4 +27,4 @@ def closed():
if (openToday() and not closed()):
print("Open")
os.system("i3-msg 'workspace 10; exec firefox --new-window robinhood.com \
&& sleep 0.1 && firefox -new-tab app.webull.com/watch'")
&& sleep 1 && firefox -new-tab app.webull.com/watch'")