From a31e08bd5fc4456a09cb79fc54d87d0c746e3580 Mon Sep 17 00:00:00 2001 From: htpc <> Date: Tue, 13 May 2025 14:20:54 -0700 Subject: [PATCH] remove yt_up --- buttons.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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' }