mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Added Disney Plus as a video player
This commit is contained in:
parent
854208f469
commit
b01c5ff59d
@ -68,6 +68,7 @@ if not isProgramRunning(['Robinhood', 'Webull'], firefoxWindows, '10'):
|
|||||||
|
|
||||||
# Videos
|
# Videos
|
||||||
if not isProgramRunning(['odysee.com', 'lbry.tv', 'www.youtube.com',
|
if not isProgramRunning(['odysee.com', 'lbry.tv', 'www.youtube.com',
|
||||||
' - YouTube', 'hulu.com', 'netflix.com'], firefoxWindows, '10'):
|
' - YouTube', 'hulu.com', 'netflix.com',
|
||||||
|
'disneyplus.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