comty/packages/app/config/settingsGroupsDecorators.json
2024-09-16 10:19:14 +00:00

62 lines
1.3 KiB
JSON
Executable File

{
"general": {
"title": "General",
"icon": "FiSettings"
},
"notifications": {
"title": "Notifications",
"icon": "FiBell"
},
"sidebar": {
"title": "Sidebar",
"icon": "FiLayout"
},
"aspect": {
"title": "Aspect",
"icon": "FiEye"
},
"animations": {
"title": "Animations",
"icon": "MdOutlineAnimation"
},
"security.account": {
"title": "Account Security",
"icon": "FiLock"
},
"security.other": {
"title": "Others",
"icon": "FiMoreHorizontal"
},
"account.basicInfo": {
"title": "Basic Information",
"icon": "FiInfo"
},
"account.profile": {
"title": "Profile",
"icon": "FiBook"
},
"layout": {
"title": "Layout",
"icon": "FiLayers"
},
"posts": {
"title": "Posts",
"icon": "MdOutlineFeed"
},
"sync.settings": {
"title": "Sync Settings",
"icon": "MdSync"
},
"sync.accounts": {
"title": "Synced Accounts",
"icon": "MdLinearScale"
},
"ui.sounds": {
"title": "UI Sounds",
"icon": "FiVolume2"
},
"privacy.general": {
"title": "Privacy",
"icon": "MdOutlinePrivacyTip"
}
}