Skip to content

Commit

Permalink
Merge pull request #1 from ShaadiAlfred/MaxHotkeysPerInterval-patch
Browse files Browse the repository at this point in the history
Fix MaxHotkeysPerInterval when scrolling
  • Loading branch information
shadyalfred committed Sep 10, 2021
2 parents 0e91290 + db3cc3c commit 8a55344
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Config.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,8 @@ Config_UI_saveSession() {
Config_saveSession(Config_filePath, Config_filePath)
}

#MaxHotkeysPerInterval 200

;; Key definitions
;; Window management
#Down::View_activateWindow(0, +1)
Expand Down

0 comments on commit 8a55344

Please sign in to comment.