Merge pull request #287 from ShaadiAlfred/master
Fix MaxHotkeysPerInterval
This commit is contained in:
commit
914c47c506
1 changed files with 2 additions and 0 deletions
|
@ -410,6 +410,8 @@ Config_UI_saveSession() {
|
|||
Config_saveSession(Config_filePath, Config_filePath)
|
||||
}
|
||||
|
||||
#MaxHotkeysPerInterval 200
|
||||
|
||||
;; Key definitions
|
||||
;; Window management
|
||||
#Down::View_activateWindow(0, +1)
|
||||
|
|
Loading…
Reference in a new issue