mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
update default settings
This commit is contained in:
parent
d850b04f92
commit
a136a69a5a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"themeVariant": "light",
|
"themeVariant": "dark",
|
||||||
"forceMobileMode": false,
|
"forceMobileMode": false,
|
||||||
"notifications_sound": true,
|
"notifications_sound": true,
|
||||||
"notifications_vibrate": true,
|
"notifications_vibrate": true,
|
||||||
@ -9,12 +9,12 @@
|
|||||||
"autoCollapseDelayEnabled": true,
|
"autoCollapseDelayEnabled": true,
|
||||||
"haptic_feedback": false,
|
"haptic_feedback": false,
|
||||||
"collapseOnLooseFocus": true,
|
"collapseOnLooseFocus": true,
|
||||||
"auto_darkMode": false,
|
"auto_darkMode": true,
|
||||||
"compactWidth": false,
|
"compactWidth": false,
|
||||||
"postCard_carrusel_auto": true,
|
"postCard_carrusel_auto": true,
|
||||||
"postCard_expansible_actions": true,
|
"postCard_expansible_actions": true,
|
||||||
"feed_max_fetch": 20,
|
"feed_max_fetch": 20,
|
||||||
"style.compactMode": false,
|
"style.compactMode": false,
|
||||||
"sidebar.floating": false,
|
"sidebar.floating": true,
|
||||||
"language": "en"
|
"language": "en"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user