Add standard shortcut for preferences

This commit is contained in:
cadenmitchell
2023-09-06 12:53:01 -06:00
parent b4aaea1940
commit 058844c010
2 changed files with 7 additions and 1 deletions

View File

@@ -14,6 +14,12 @@
<property name="accelerator">F1 &lt;Ctrl&gt;question</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="title" translatable="yes">Open preferences</property>
<property name="accelerator">&lt;Ctrl&gt;comma</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="title" translatable="yes">Toggle fullscreen</property>