config: change default ‘pad’ to 0x0 (i.e. no padding)

This commit is contained in:
Daniel Eklöf 2022-09-03 12:16:41 +02:00
parent 473c5f4e76
commit 2d1ded183a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 5 additions and 4 deletions

View file

@ -54,6 +54,7 @@
* Default color theme from a variant of the Zenburn theme, to a
variant of the Solarized dark theme.
* Default `pad` from 2x2 to 0x0 (i.e. no padding at all).
### Deprecated