mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Fix stock launching
This commit is contained in:
parent
7124a3e72a
commit
f3ea013e75
@ -74,7 +74,7 @@ if not isProgramRunning(['music.youtube.com'], firefoxWindows, '10'):
|
|||||||
|
|
||||||
# Stocks
|
# Stocks
|
||||||
if not isProgramRunning(['Robinhood', 'Webull'], firefoxWindows, '10'):
|
if not isProgramRunning(['Robinhood', 'Webull'], firefoxWindows, '10'):
|
||||||
os.system('python ~/.config/scripts/launch-stocks-tracker.py')
|
os.system('python ~/bin/launch-stocks-tracker.py')
|
||||||
|
|
||||||
# Videos
|
# Videos
|
||||||
if not isProgramRunning(['odysee.com', 'lbry.tv', 'www.youtube.com',
|
if not isProgramRunning(['odysee.com', 'lbry.tv', 'www.youtube.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user