mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-30 09:12:02 +00:00
Fixed Webull opening in wrong window
This commit is contained in:
@ -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'")
|
||||
|
Reference in New Issue
Block a user