UserDefaults Keys#
All settings live under the com.github.munepi.galley domain.
| Key | Type | Purpose |
|---|---|---|
customEditorCommand | String | Inverse-search command for the Custom editor. See Custom Editor. |
emacsclientPath | String | Explicit path to emacsclient. See Emacsclient Path. |
debugMode | Bool | Enables the SyncTeX HUD. See Debug Mode. |
Read current values#
defaults read com.github.munepi.galleyReset everything#
defaults delete com.github.munepi.galley