keyd added shortcuts for latex, ie brackets et crochets et backslash
This commit is contained in:
parent
ee37108bbf
commit
041c632543
25 changed files with 4848 additions and 39 deletions
|
|
@ -4,22 +4,25 @@
|
|||
"app": {
|
||||
"openFiles": [],
|
||||
"openWorkspaces": [
|
||||
"/home/oh/Nextcloud/Documents/Scolaire/Agreg",
|
||||
"/home/oh/Nextcloud/Documents/Scolaire/Mémoire"
|
||||
]
|
||||
},
|
||||
"openDirectory": "/home/oh/Nextcloud/Documents/Scolaire/Mémoire",
|
||||
"openDirectory": "/home/oh/Nextcloud/Documents/Scolaire/Agreg",
|
||||
"dialogPaths": {
|
||||
"askFileDialog": "/home/oh/Nextcloud/Documents/Scolaire/Mémoire/Papers",
|
||||
"askDirDialog": "/home/oh/Nextcloud/Documents/Scolaire/Mémoire",
|
||||
"askFileDialog": "/home/oh/Nextcloud/Documents/Scolaire/Agreg",
|
||||
"askDirDialog": "/home/oh/Nextcloud/Documents/Scolaire/Agreg",
|
||||
"askLangFileDialog": ""
|
||||
},
|
||||
"window": {
|
||||
"nativeAppearance": false,
|
||||
"vibrancy": false,
|
||||
"fileManagerVisible": false,
|
||||
"fileManagerVisible": true,
|
||||
"sidebarVisible": false,
|
||||
"currentSidebarTab": "attachments",
|
||||
"recentGlobalSearches": [
|
||||
"projecteur et symétrie",
|
||||
"Sous-espaces, image et noyau",
|
||||
"mémoire",
|
||||
"ehess",
|
||||
"memoire",
|
||||
|
|
@ -27,14 +30,13 @@
|
|||
"citing",
|
||||
"hashtags",
|
||||
"much",
|
||||
"20260913095757",
|
||||
"zettelkasten"
|
||||
"20260913095757"
|
||||
]
|
||||
},
|
||||
"ui": {
|
||||
"fileManagerSplitSize": [
|
||||
23,
|
||||
77
|
||||
13,
|
||||
87
|
||||
],
|
||||
"editorSidebarSplitSize": [
|
||||
80,
|
||||
|
|
@ -42,7 +44,7 @@
|
|||
]
|
||||
},
|
||||
"attachmentExtensions": [],
|
||||
"darkMode": true,
|
||||
"darkMode": false,
|
||||
"darkModeEditor": "match",
|
||||
"alwaysReloadFiles": true,
|
||||
"autoDarkMode": "schedule",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue