Skip to content

Commit

Permalink
New Flow Launcher hotkey
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBestPessimist committed Dec 25, 2024
1 parent 8594f83 commit a104cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AutoHotkey64.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ LControl & LWin Up::
Send "{Esc}"
Sleep 500
}
; Alt Shift F10
Send "!+{F10}"
; F23 was set by editing the FL configuration file manually in `FL/UserData/Settings/Settings.json`
Send "{F23}"
}

;------------------------------------------------
Expand Down

0 comments on commit a104cbf

Please sign in to comment.