this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

zed: font size

+2 -2
+2 -2
zed/settings.json
··· 12 12 "ui_font_size": 16, 13 13 "buffer_line_height": "standard", 14 14 "buffer_font_family": "Input Mono Condensed", 15 - "buffer_font_size": 15, 15 + "buffer_font_size": 14, 16 16 "relative_line_numbers": true, 17 17 "theme": { 18 18 "mode": "system", ··· 22 22 "terminal": { 23 23 "line_height": "standard", 24 24 "font_family": "Input Mono Condensed", 25 - "font_size": 15 25 + "font_size": 14 26 26 }, 27 27 "assistant": { 28 28 "version": "1",