speed this up

This commit is contained in:
zerf58 2024-03-31 20:18:43 -07:00
parent 62d3a0a507
commit ebb6e90a95

2
buttons.sh Normal file → Executable file
View file

@ -168,7 +168,7 @@ firefox_init(){
ff_home(){ ff_home(){
xdg-open $1 xdg-open $1
sleep .3 sleep .1
xdotool_helper "key ctrl+shift+Tab" xdotool_helper "key ctrl+shift+Tab"
sleep .1 sleep .1
xdotool_helper "key ctrl+w" xdotool_helper "key ctrl+w"