1
0
This commit is contained in:
Jeff Lance 2024-03-07 12:22:52 +01:00
parent edfd6439e7
commit 13c8ed4652

View File

@ -867,11 +867,11 @@ c.editor.encoding = "utf-8"
## Font used in the completion categories.
## Type: Font
c.fonts.completion.category = "12pt JetBrainsMono Nerd Font Bold"
c.fonts.completion.category = "bold 12pt JetBrainsMono Nerd Font"
## Font used in the completion widget.
## Type: Font
c.fonts.completion.entry = "12pt JetBrainsMono Nerd Font Mono"
c.fonts.completion.entry = "bold 12pt JetBrainsMono Nerd Font Mono"
## Font used for the debugging console.
## Type: QtFont