Fix MaxHotkeysPerInterval when scrolling
This commit is contained in:
parent
0e912908e5
commit
db3cc3c08c
1 changed files with 2 additions and 0 deletions
|
@ -410,6 +410,8 @@ Config_UI_saveSession() {
|
||||||
Config_saveSession(Config_filePath, Config_filePath)
|
Config_saveSession(Config_filePath, Config_filePath)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#MaxHotkeysPerInterval 200
|
||||||
|
|
||||||
;; Key definitions
|
;; Key definitions
|
||||||
;; Window management
|
;; Window management
|
||||||
#Down::View_activateWindow(0, +1)
|
#Down::View_activateWindow(0, +1)
|
||||||
|
|
Loading…
Reference in a new issue