commit e81a689f4605459969e6bbd66ee0aaee38bf80e6
parent cf429dc0a4f270d69d9a978671a966fd5a117185
Author: Peter <peter@minskio.co.uk>
Date: Thu, 11 Nov 2021 11:07:30 +0000
Firefox options fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
@@ -241,7 +241,7 @@ Insert::appendClipboard()
^+m::Send, ^+n ; why is this feature even a thing
#o::Send, ^c{F6}^v{Enter} ; copy selected uri and open in current tab
#+o::Send, ^c^t^v{Enter} ; copy selected uri and open in new tab
- ^+o::Send, !t{sleep 150}o ; C-S-o options
+ ^+o::Send, !t{sleep 150}s ; C-S-o options
F1:: ; overflow
F2::Send {Sleep 25}{Esc}{Sleep 25}{F6}{ShiftDown}{Tab 2}{ShiftUp}{AppsKey}w{Sleep 250} ; split current tab from window
F7:: ; overflow