mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-03 23:29:23 +00:00
Increase Walker list max entries to 200 to accomodate all hotkeys
This commit is contained in:
@ -42,7 +42,7 @@ on_query_change = ""
|
||||
[list]
|
||||
dynamic_sub = true
|
||||
keyboard_scroll_style = "emacs"
|
||||
max_entries = 50
|
||||
max_entries = 200
|
||||
show_initial_entries = true
|
||||
single_click = true
|
||||
visibility_threshold = 20
|
||||
|
Reference in New Issue
Block a user