home/anyrun: show results immediately

This commit is contained in:
2024-12-08 15:07:56 +01:00
parent b3cd1f66f0
commit 096783c00a

@ -11,6 +11,7 @@
];
hidePluginInfo = true;
closeOnClick = true;
showResultsImmediately = true;
};
extraCss = builtins.readFile (./. + "/style.css");