1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 12:13:31 -04:00

feat(Clipboard): Implement clipboard/settings search functionality in DMS Launcher

This commit is contained in:
purian23
2026-05-16 17:43:52 -04:00
parent 9f2ae6241e
commit c923c43322
11 changed files with 426 additions and 17 deletions
@@ -10,6 +10,8 @@ const Weights = {
typeBonus: {
app: 1000,
plugin: 900,
setting: 850,
clipboard: 825,
file: 800,
action: 600
}