12 lines
174 B
TOML
12 lines
174 B
TOML
theme = "catppuccin-mocha"
|
|
|
|
[placeholders]
|
|
"default" = { input = "Search", list = "No Results" }
|
|
|
|
[providers]
|
|
default = [
|
|
"desktopapplications",
|
|
"calc",
|
|
"websearch",
|
|
]
|