mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 09:45:34 +00:00
Added more video services
This commit is contained in:
parent
560318dfa8
commit
f2dfa528ee
@ -67,6 +67,7 @@ if not isProgramRunning(['Robinhood'], firefoxWindows, '10'):
|
|||||||
os.system('python ~/.config/scripts/launch-stocks-tracker.py')
|
os.system('python ~/.config/scripts/launch-stocks-tracker.py')
|
||||||
|
|
||||||
# Videos
|
# Videos
|
||||||
if not isProgramRunning(['odysee.com', 'lbry.tv', 'www.youtube.com', 'hulu.com', 'netflix.com'], firefoxWindows, '10'):
|
if not isProgramRunning(['odysee.com', 'lbry.tv', 'www.youtube.com',
|
||||||
|
' - YouTube', 'hulu.com', 'netflix.com'], firefoxWindows, '10'):
|
||||||
launchProgram('firefox --new-window youtube.com/feed/subscriptions', '10')
|
launchProgram('firefox --new-window youtube.com/feed/subscriptions', '10')
|
||||||
launchProgram('sleep 1 && firefox -new-tab odysee.com/$/following', '10')
|
launchProgram('sleep 1 && firefox -new-tab odysee.com/$/following', '10')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user