Added new shortcut for creating a chat

This commit is contained in:
jeffser
2024-05-28 22:45:26 -06:00
parent 8672c4ac40
commit 2645ab3732
2 changed files with 7 additions and 0 deletions

View File

@@ -605,6 +605,12 @@
<property name="title" translatable="yes">Preferences</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="accelerator">&lt;ctrl&gt;N</property>
<property name="title" translatable="yes">New Chat</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="accelerator">&lt;ctrl&gt;slash</property>