diff options
Diffstat (limited to 'neovide')
| -rw-r--r-- | neovide/config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/neovide/config.toml b/neovide/config.toml new file mode 100644 index 0000000..fa3fc29 --- /dev/null +++ b/neovide/config.toml @@ -0,0 +1,3 @@ +[font] +normal = {family = "monospace", style = "W300"} +size = 16 |
