diff --git a/buttons.sh b/buttons.sh old mode 100644 new mode 100755 index f73a054..b3e6e40 --- a/buttons.sh +++ b/buttons.sh @@ -168,7 +168,7 @@ firefox_init(){ ff_home(){ xdg-open $1 - sleep .3 + sleep .1 xdotool_helper "key ctrl+shift+Tab" sleep .1 xdotool_helper "key ctrl+w"