We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f45e9 commit 13a0d80Copy full SHA for 13a0d80
.obsidian/app.json
@@ -3,7 +3,6 @@
3
"attachmentFolderPath": "./attachments",
4
"promptDelete": false,
5
"alwaysUpdateLinks": true,
6
- "showRibbon": true,
7
"pdfExportSettings": {
8
"includeName": true,
9
"pageSize": "Letter",
.obsidian/appearance.json
@@ -5,5 +5,6 @@
"textFontFamily": "JetBrains Mono",
"nativeMenus": false,
"cssTheme": "Border",
- "baseFontSize": 16
+ "baseFontSize": 16,
+ "showRibbon": true
10
}
0 commit comments