Open Firefox private window - Windows

This commit is contained in:
Ben Reaves
2021-09-07 23:19:12 -05:00
committed by GitHub
parent d19e5836a5
commit 9f5ba6e14e

View File

@@ -529,6 +529,7 @@ GroupAdd, intellij, ahk_exe idea64.exe
; Open preferences
#IfWinActive ahk_exe firefox.exe
^,::send, {Ctrl Down}t{Ctrl Up}about:preferences{Enter}
^+n::send ^+p
#If
#IfWinActive ahk_exe chrome.exe
^,::send {Alt Down}e{Alt Up}s{Enter}
@@ -819,4 +820,4 @@ Send {RWin up}
Send {LWin up}
Send {RShift up}
Send {LShift up}
return
return