mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
21 lines
510 B
JSON
21 lines
510 B
JSON
{
|
|
"themeVariant": "light",
|
|
"forceMobileMode": false,
|
|
"notifications_sound": true,
|
|
"notifications_vibrate": true,
|
|
"notifications_sound_volume": 50,
|
|
"selection_longPress_timeout": 600,
|
|
"autoCollapseDelay": 500,
|
|
"autoCollapseDelayEnabled": true,
|
|
"haptic_feedback": false,
|
|
"collapseOnLooseFocus": true,
|
|
"auto_darkMode": false,
|
|
"language": "en",
|
|
"sidebarKeys": [
|
|
"main",
|
|
"explore",
|
|
"saved",
|
|
"marketplace",
|
|
"streams"
|
|
]
|
|
} |