diff --git a/buttons.sh b/buttons.sh index 874aa28..227691e 100755 --- a/buttons.sh +++ b/buttons.sh @@ -86,9 +86,9 @@ firefox_youtube(){ split_right(){ xdotool_helper "key F11" } - move_up(){ - ff_home 'ext+container:name=hh&url=https://youtube.com' - } +# move_up(){ +# ff_home 'ext+container:name=hh&url=https://youtube.com' +# } forward(){ ff_home 'ext+container:name=fr&url=https://youtube.com' }