Save selected color_mode using glib settings

This commit is contained in:
2024-11-27 17:07:47 +01:00
parent a7ea7bd6d7
commit 02120b3263
5 changed files with 75 additions and 7 deletions

View File

@@ -6,5 +6,9 @@
<default>false</default>
<summary>Whether the application is in fullscreen mode</summary>
</key>
<key name="color-mode" type="s">
<default>'Normal'</default>
<summary>The color mode used to render the pdf pages</summary>
</key>
</schema>
</schemalist>