diff options
author | zachir <zachir@librem.one> | 2022-10-05 22:00:32 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-10-05 22:00:32 -0500 |
commit | f39d735e2ba625a31a7dbf6fb8bdd62501379ad1 (patch) | |
tree | d17c96714c930e0b8bc75616cc9c81b961ed5aa0 /ghostwriter |
Initial Commit
Diffstat (limited to 'ghostwriter')
-rw-r--r-- | ghostwriter/ghostwriter.conf | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/ghostwriter/ghostwriter.conf b/ghostwriter/ghostwriter.conf new file mode 100644 index 0000000..b0789b2 --- /dev/null +++ b/ghostwriter/ghostwriter.conf @@ -0,0 +1,68 @@ +[Application] +locale=en_US + +[Export] +lastUsedExporter=Sundown +smartTypographyEnabled=true + +[FileHistory] +1\cursorPosition=5268 +1\filePath=/home/zachir/Documents/Aquaria/chapter1.md +size=1 + +[HUD] +alternateRowColors=false +cheatSheetHudGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\0\0\0\0\0\a\x80\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W) +cheatSheetHudOpen=false +desktopCompositingEnabled=true +documentStatisticsHudGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\0\0\0\0\0\a\x80\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W) +documentStatisticsHudOpen=false +opacity=200 +outlineHudGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\0\0\0\0\0\a\x80\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W) +outlineHudOpen=false +sessionStatisticsHudGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W\0\0\0\0\0\0\0\0\a\x80\0\0\0\xc8\0\0\0\xc8\0\0\x1\xc1\0\0\x2W) +sessionStatisticsHudOpen=false +windowButtonLayout=0 + +[Preview] +customStyleSheets=@Invalid() +htmlPreviewOpen=false +lastUsedExporter=Sundown +lastUsedStyleSheet=:/resources/github-dark.css + +[Save] +autoSave=true +backupFile=true +rememberFileHistory=true + +[Spelling] +liveSpellCheck=true +locale=en_US + +[Style] +blockquoteStyle=0 +displayTimeInFullScreen=true +editorWidth=1 +focusMode=1 +font="DejaVu Sans Mono,12,-1,5,50,0,0,0,0,0" +hideHudsOnPreviewEnabled=false +hideHudsWhenTypingEnabled=false +hideMenuBarInFullScreenEnabled=true +highlightLineBreaks=false +interfaceStyle=1 +largeHeadings=true +theme=Classic Dark +underlineInsteadOfItalics=false + +[Tabs] +insertSpacesForTabs=false +tabWidth=4 + +[Typing] +autoMatchEnabled=true +autoMatchFilter=\"'([{*_`< +bulletPointCyclingEnabled=true + +[Window] +mainWindowGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\x10\0\0\a\x7f\0\0\x4\x37\0\0\0\0\0\0\0\x10\0\0\a\x7f\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\x10\0\0\a\x7f\0\0\x4\x37) +mainWindowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\a\x80\0\0\x3\xf1\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\0) |