remove yt_up

This commit is contained in:
htpc 2025-05-13 14:20:54 -07:00
parent 9a30135f6f
commit a31e08bd5f

View file

@ -86,9 +86,9 @@ firefox_youtube(){
split_right(){ split_right(){
xdotool_helper "key F11" xdotool_helper "key F11"
} }
move_up(){ # move_up(){
ff_home 'ext+container:name=hh&url=https://youtube.com' # ff_home 'ext+container:name=hh&url=https://youtube.com'
} # }
forward(){ forward(){
ff_home 'ext+container:name=fr&url=https://youtube.com' ff_home 'ext+container:name=fr&url=https://youtube.com'
} }