Make default score larger

This commit is contained in:
Jack Ye 2025-03-12 18:53:00 +08:00
parent 59fbef1d78
commit 9395b89a54

View file

@ -74,6 +74,8 @@ namespace Flow.Launcher.Plugin.Sys
else
{
title = theme;
// Set them to 1000 so that they are higher than other non-theme records
score = 1000;
}
return new Result