Add preferences for app shortcut search
This commit is contained in:
@@ -180,4 +180,9 @@ message Settings {
|
||||
uint32 border_width = 3;
|
||||
}
|
||||
CardSettings cards = 24;
|
||||
|
||||
message AppShortcutSearchSettings {
|
||||
bool enabled = 1;
|
||||
}
|
||||
AppShortcutSearchSettings app_shortcut_search = 25;
|
||||
}
|
||||
Reference in New Issue
Block a user