···127127### Text layout
128128#
129129 # Prompt to display.
130130- prompt-text = "->"
130130+ prompt-text = " ->"
131131132132 # Extra horizontal padding between prompt and input.
133133 prompt-padding = 20
···137137138138 # Maximum number of results to display.
139139 # If 0, tofi will draw as many results as it can fit in the window.
140140- num-results = 10
140140+ num-results = 5
141141142142 # Spacing between results in pixels. Can be negative.
143143 result-spacing = 20