mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Prevent messing with the list (#276)
This commit is contained in:
@ -70,9 +70,9 @@ hidden = true
|
|||||||
weight = 5
|
weight = 5
|
||||||
name = "applications"
|
name = "applications"
|
||||||
placeholder = " Search..."
|
placeholder = " Search..."
|
||||||
prioritize_new = true
|
prioritize_new = false
|
||||||
hide_actions_with_empty_query = true
|
hide_actions_with_empty_query = true
|
||||||
context_aware = true
|
context_aware = false
|
||||||
refresh = true
|
refresh = true
|
||||||
show_sub_when_single = false
|
show_sub_when_single = false
|
||||||
show_icon_when_single = true
|
show_icon_when_single = true
|
||||||
|
Reference in New Issue
Block a user