EverythingPowerToys/settings.toml
Lin Yu-Chieh (Victor) 015383b771 closes #10, closes #12
2022-05-06 01:56:02 +08:00

13 lines
484 B
TOML

# This is the settings file to override the behaviour for "Everything for PowerToys"
# to override a setting, uncomment that line by uncommenting and changing the value
# ie: "# max = 20" -> "max = 10"
# Set max amount of results to return [default: 20]
# max = 20
# Set result sorting method [default: 14]
# https://www.voidtools.com/support/everything/sdk/everything_getsort/
# sort = 14
# There are no more override options
# Restart of powertoys is needed if values are changed