mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
actions: Also allow mute with "M" key alone
For faster access
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="title" translatable="yes">Toggle mute</property>
|
||||
<property name="accelerator"><Ctrl>M</property>
|
||||
<property name="accelerator"><Ctrl>M M</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
Reference in New Issue
Block a user