Closed ParadoxPacer closed 2 months ago
I was wondering if there was a way to hide the shortcuts which are displayed when using omnisearch, maybe as a toggleabble setting. although if anyone knows how to get rid of the shortcuts through a css snippet, that would also be helpful.
.omnisearch-modal .prompt-instructions { display: none; }
I was wondering if there was a way to hide the shortcuts which are displayed when using omnisearch, maybe as a toggleabble setting. although if anyone knows how to get rid of the shortcuts through a css snippet, that would also be helpful.