add freetube
This commit is contained in:
parent
c467b52cfe
commit
1ad241d6e1
2 changed files with 31 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
firefox_youtube(){
|
||||
# fullscreen
|
||||
split_up(){
|
||||
sleep .2
|
||||
xdotool key f
|
||||
}
|
||||
search(){
|
||||
|
@ -11,6 +12,7 @@ firefox_youtube(){
|
|||
search
|
||||
}
|
||||
play(){
|
||||
sleep .2
|
||||
xdotool key k
|
||||
}
|
||||
# kiosk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue