actions: Also allow mute with "M" key alone

For faster access
This commit is contained in:
Rafał Dzięgiel
2021-09-14 13:09:23 +02:00
parent 636098182b
commit 201cb6f64c
2 changed files with 2 additions and 2 deletions

View File

@@ -131,7 +131,7 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="title" translatable="yes">Toggle mute</property>
<property name="accelerator">&lt;Ctrl&gt;M</property>
<property name="accelerator">&lt;Ctrl&gt;M M</property>
</object>
</child>
<child>