Minor bugfix

This commit is contained in:
Stephan Raabe
2023-09-13 11:20:50 +02:00
parent 70ebd9bb22
commit 46f08ec666
4 changed files with 25 additions and 6 deletions

View File

@@ -10,10 +10,19 @@
//
{
// General Settings
// Position TOP
"layer": "top",
"height": 16,
"margin-top": 14,
"margin-bottom": 0,
// Position BOTTOM
// "position": "bottom",
// "margin-top": 0,
// "margin-bottom": 14,
"layer": "top",
"height": 16,
"margin-left": 0,
"margin-right": 0,
"spacing": 0,