speed this up
This commit is contained in:
parent
62d3a0a507
commit
ebb6e90a95
1 changed files with 1 additions and 1 deletions
2
buttons.sh
Normal file → Executable file
2
buttons.sh
Normal file → Executable 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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue