mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-06-10 15:04:53 +01:00
17 lines
304 B
JSON
17 lines
304 B
JSON
{
|
|
"startHour": 9,
|
|
"endHour": 17,
|
|
"startMinute": 0,
|
|
"endMinute": 0,
|
|
"barWidth": 64,
|
|
"borderThickness": 2,
|
|
"marginThickness": 4,
|
|
"innerMarginThickness": 4,
|
|
"outerMarginThickness": 2,
|
|
"marginTop": 38,
|
|
"marginBottom": 6,
|
|
"marginSide": 4,
|
|
"screenEdge": "right",
|
|
"screenIndex": 2
|
|
}
|