Increase Walker list max entries to 200 to accomodate all hotkeys
This commit is contained in:
parent
933d18fce3
commit
9a09d45d6b
@ -42,7 +42,7 @@ on_query_change = ""
|
|||||||
[list]
|
[list]
|
||||||
dynamic_sub = true
|
dynamic_sub = true
|
||||||
keyboard_scroll_style = "emacs"
|
keyboard_scroll_style = "emacs"
|
||||||
max_entries = 50
|
max_entries = 200
|
||||||
show_initial_entries = true
|
show_initial_entries = true
|
||||||
single_click = true
|
single_click = true
|
||||||
visibility_threshold = 20
|
visibility_threshold = 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user