Fix shortcut wording
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2982>
This commit is contained in:
parent
9884a2c3d2
commit
eab928918d
@ -128,17 +128,17 @@
|
|||||||
description="Switch to last workspace" />
|
description="Switch to last workspace" />
|
||||||
|
|
||||||
<KeyListEntry name="switch-to-workspace-left"
|
<KeyListEntry name="switch-to-workspace-left"
|
||||||
description="Move to workspace on the left" />
|
description="Switch to workspace on the left" />
|
||||||
|
|
||||||
<KeyListEntry name="switch-to-workspace-right"
|
<KeyListEntry name="switch-to-workspace-right"
|
||||||
description="Move to workspace on the right" />
|
description="Switch to workspace on the right" />
|
||||||
|
|
||||||
<KeyListEntry name="switch-to-workspace-up"
|
<KeyListEntry name="switch-to-workspace-up"
|
||||||
description="Move to workspace above"
|
description="Switch to workspace above"
|
||||||
hidden="true" />
|
hidden="true" />
|
||||||
|
|
||||||
<KeyListEntry name="switch-to-workspace-down"
|
<KeyListEntry name="switch-to-workspace-down"
|
||||||
description="Move to workspace below"
|
description="Switch to workspace below"
|
||||||
hidden="true" />
|
hidden="true" />
|
||||||
|
|
||||||
</KeyListEntries>
|
</KeyListEntries>
|
||||||
|
Loading…
Reference in New Issue
Block a user