ObsidianNotes/.obsidian/plugins/cmdr/data.json

39 lines
736 B
JSON

{
"confirmDeletion": false,
"showAddCommand": true,
"debug": false,
"editorMenu": [],
"fileMenu": [],
"leftRibbon": [],
"rightRibbon": [],
"titleBar": [],
"statusBar": [
{
"id": "open-with-default-app:show",
"icon": "lucide-files",
"name": "Show in system explorer",
"mode": "any"
}
],
"pageHeader": [],
"macros": [],
"explorer": [],
"hide": {
"statusbar": [],
"leftRibbon": [
"Open quick switcher",
"Open command palette"
]
},
"spacing": "5",
"advancedToolbar": {
"rowHeight": 48,
"rowCount": 1,
"spacing": 0,
"buttonWidth": 48,
"columnLayout": false,
"mappedIcons": [],
"tooltips": false,
"heightOffset": 0
}
}