added a way to position the interface

This commit is contained in:
eximus
2017-08-01 20:48:02 +01:00
parent 2ec32b7c60
commit bd4f93b96a
4 changed files with 8 additions and 14 deletions

View File

@@ -36,9 +36,9 @@ You can change a few settings in this file
- `displayFont` - font
- `showLoginButton` - if set to false will hide the login button
- `passwordLeftMargin` and `usernameLeftMargin` - set margin between input boxes and labels, some fonts are messy and allows fixing of overlap
- `relativePositionX` and `relativePositionY` - position the login text box and clock
Example my config (not the same as the screenshots):
Example config (not the same as the screenshots):
```
[General]