Fix MaxHotkeysPerInterval when scrolling

This commit is contained in:
Shaadi Alfred 2021-09-10 21:22:46 +02:00 committed by GitHub
parent 0e912908e5
commit db3cc3c08c
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)