This commit is contained in:
Stephan Raabe
2023-09-01 12:05:42 +02:00
parent 21d263bbea
commit 8b2a565384
3 changed files with 16 additions and 4 deletions
+11 -3
View File
@@ -9,11 +9,19 @@
// -----------------------------------------------------
//
{
// General Settings
"layer": "top",
"height": 16,
// Position TOP
"position": "top",
"margin-top": 14,
"margin-bottom": 0,
// Position BOTTOM
// "position": "bottom",
// "margin-bottom": 14,
// "margin-top": 0,
// General Settings
"layer": "top",
"height": 16,
"margin-left": 0,
"margin-right": 0,
"spacing": 0,