Skip to content

Aliases

unsecretised edited this page Mar 18, 2026 · 1 revision

Aliases

You can add aliases for search terms in the config:

Example aliases config:

[aliases]
ff = "firefox"
vic = "voice"

this will let you use "ff" to search for firefox and any apps that start with "firefox" etc.

however this takes priority over your search term, so if you were to try to use "ff" to search for an app other than firefox, it won't work

Clone this wiki locally