Add position configuration key to the example config in README.md

This commit is contained in:
Kirottu
2023-04-04 18:18:09 +03:00
parent 2adbaa58a4
commit 795bb00656

View File

@@ -48,6 +48,7 @@ After that you need to create the configuration file and place it in `~/.config/
```ron
Config(
width: 800,
position: Top,
plugins: [
"libapplications.so",
"libsymbols.so",