mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Fixed Webull opening in wrong window
This commit is contained in:
parent
e44f969ba2
commit
ea23e2a4a7
@ -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'")
|
||||
|
Loading…
x
Reference in New Issue
Block a user