Prevent messing with the list (#276)

This commit is contained in:
Ryan Hughes 2025-07-21 21:21:55 -04:00 committed by GitHub
parent 611668783b
commit b656ea0625
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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