Merge pull request #1 from ShaadiAlfred/MaxHotkeysPerInterval-patch

Fix MaxHotkeysPerInterval when scrolling
This commit is contained in:
Shaadi Alfred 2021-09-10 21:23:12 +02:00 committed by GitHub
commit 8a55344827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -410,6 +410,8 @@ Config_UI_saveSession() {
Config_saveSession(Config_filePath, Config_filePath)
}
#MaxHotkeysPerInterval 200
;; Key definitions
;; Window management
#Down::View_activateWindow(0, +1)