feat(bin): New netflix command to launch firefox in --kiosk
This commit is contained in:
parent
17564aaf66
commit
14e11685fb
3
bin/netflix
Executable file
3
bin/netflix
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
firefox --kiosk "https://netflix.com/"
|
Loading…
Reference in New Issue
Block a user