Tweak docs

This commit is contained in:
Mark Badolato 2014-07-02 12:53:08 -07:00
parent b907f89638
commit 47e9e83d19

View file

@ -396,7 +396,8 @@ At a minimum, this is all you need. You can customize the fonts and other aspect
An example config file that includes the code snippet for the Symfonic theme would look like this:
[global_config]
```ini
[global_config]
[keybindings]
[profiles]
[[default]]
@ -422,6 +423,7 @@ An example config file that includes the code snippet for the Symfonic theme wou
type = Window
parent = ""
[plugins]
```
----