36 lines
		
	
	
		
			659 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			659 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "confirmDeletion": true,
 | 
						|
  "showAddCommand": true,
 | 
						|
  "debug": false,
 | 
						|
  "editorMenu": [],
 | 
						|
  "fileMenu": [],
 | 
						|
  "leftRibbon": [
 | 
						|
    {
 | 
						|
      "id": "obsidian-git:push",
 | 
						|
      "icon": "lucide-github",
 | 
						|
      "name": "Git: Commit-and-sync",
 | 
						|
      "mode": "any"
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "rightRibbon": [],
 | 
						|
  "titleBar": [],
 | 
						|
  "statusBar": [],
 | 
						|
  "pageHeader": [],
 | 
						|
  "macros": [],
 | 
						|
  "explorer": [],
 | 
						|
  "hide": {
 | 
						|
    "statusbar": [],
 | 
						|
    "leftRibbon": []
 | 
						|
  },
 | 
						|
  "spacing": 8,
 | 
						|
  "advancedToolbar": {
 | 
						|
    "rowHeight": 48,
 | 
						|
    "rowCount": 1,
 | 
						|
    "spacing": 0,
 | 
						|
    "buttonWidth": 48,
 | 
						|
    "columnLayout": false,
 | 
						|
    "mappedIcons": [],
 | 
						|
    "tooltips": false,
 | 
						|
    "heightOffset": 0
 | 
						|
  }
 | 
						|
} |