Switch to Librewolf

This commit is contained in:
2024-06-23 07:47:04 -04:00
parent 6f807aa72f
commit 390daca277
3 changed files with 12 additions and 12 deletions

View File

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