Created
November 16, 2018 13:23
-
-
Save y-krn/94fb2441ee57667473c21836dda604ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"BTTTriggerType" : 632, | |
"BTTTriggerTypeDescription" : "Remaining Battery Time Widget", | |
"BTTTriggerClass" : "BTTTriggerTypeTouchBar", | |
"BTTPredefinedActionType" : -1, | |
"BTTPredefinedActionName" : "No Action", | |
"BTTEnabled2" : 1, | |
"BTTUUID" : "58565999-B2C5-48BB-943F-1B24CC662EC4", | |
"BTTEnabled" : 1, | |
"BTTOrder" : 2, | |
"BTTTriggerConfig" : { | |
"BTTTouchBarShowBatteryPercentage" : true, | |
"BTTTouchBarShowRemainingBatteryTime" : true, | |
"BTTTouchBarButtonCornerRadius" : 6, | |
"BTTTouchBarBatteryHideOnCharging" : true, | |
"BTTTouchBarItemPlacement" : 0, | |
"BTTTouchBarAlternateBackgroundColor" : "0.000000, 0.000000, 0.000000, 0.000000", | |
"BTTTouchBarButtonColor" : "75.323769, 75.323769, 75.323769, 255.000000", | |
"BTTTouchBarItemIconHeight" : 22, | |
"BTTTouchBarItemIconWidth" : 22, | |
"BTTTouchBarFreeSpaceAfterButton" : 5, | |
"BTTTouchBarItemPadding" : 0 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment