-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathlyric.json
46 lines (46 loc) · 1.88 KB
/
lyric.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
{
"BTTWidgetName" : "Lyric",
"BTTTriggerType" : 642,
"BTTTriggerTypeDescription" : "Shell Script \/ Task Widget",
"BTTTriggerClass" : "BTTTriggerTypeTouchBar",
"BTTPredefinedActionType" : -1,
"BTTPredefinedActionName" : "No Action",
"BTTShellScriptWidgetGestureConfig" : "\/bin\/sh:::-c:::-:::",
"BTTEnabled2" : 1,
"BTTRepeatDelay" : 0,
"BTTUUID" : "93C8B565-73C7-49BE-960A-4FCF512CE881",
"BTTNotesInsteadOfDescription" : 0,
"BTTEnabled" : 1,
"BTTModifierMode" : 0,
"BTTOrder" : 0,
"BTTDisplayOrder" : 99,
"BTTMergeIntoTouchBarGroups" : 0,
"BTTTriggerConfig" : {
"BTTTouchBarFreeSpaceAfterButton" : 0,
"BTTTouchBarOnlyShowIcon" : false,
"BTTTouchBarButtonColor" : "0.000000, 0.000000, 0.000000, 255.000000",
"BTTTouchBarApplyCornerRadiusTo" : 0,
"BTTTouchBarItemPlacement" : 0,
"BTTTouchBarAppleScriptStringRunOnInit" : true,
"BTTTouchBarAlwaysShowButton" : false,
"BTTTouchBarFontColorAlternate" : "0.000000, 0.000000, 0.000000, 255.000000",
"BTTScriptType" : 0,
"BTTTouchBarButtonWidth" : 550,
"BTTTouchBarScriptUpdateInterval" : 1,
"BTTTouchBarItemIconHeight" : 22,
"BTTTouchBarButtonUseFixedWidth" : 0,
"BTTTouchBarButtonTextAlignment" : 1,
"BTTTouchBarAlternateBackgroundColor" : "0.000000, 0.000000, 0.000000, 255.000000",
"BTTTBWidgetWidth" : 400,
"BTTTouchBarItemIconWidth" : 22,
"BTTTouchBarShellScriptString" : "$PYTHONPATH -m touchbar_lyric --app Spotify",
"BTTTouchBarIconTextOffset" : 5,
"BTTTouchBarButtonFontSize" : 12,
"BTTTouchBarFontColor" : "156.000006, 226.000002, 90.000002, 255.000000",
"BTTTouchBarButtonName" : "Lyric",
"BTTTouchBarButtonCornerRadius" : 6,
"BTTTouchBarItemPadding" : 20
}
}
]