focus-editor / focus

A simple and fast text editor
GNU General Public License v3.0
1.81k stars 99 forks source link

Feature Request: Adjust line spacing #437

Closed CELLTH closed 1 month ago

CELLTH commented 1 month ago

Ability to adjust the amount of spacing between lines

focus-editor commented 1 month ago

line_height_scale_percent is already available in config (defaults to 120)

CELLTH commented 1 month ago

ah perfect! apologies :)