1
0
Fork 0

keybindings: Expose new keybindings in g-c-c

This commit is contained in:
Florian Müllner 2014-04-16 21:17:35 +02:00
parent 40214b72bf
commit 0440765cb7

View file

@ -17,6 +17,9 @@
<KeyListEntry name="move-to-workspace-4"
_description="Move window to workspace 4" />
<KeyListEntry name="move-to-workspace-last"
_description="Move window to last workspace" />
<KeyListEntry name="move-to-workspace-left"
_description="Move window one workspace to the left" />
@ -77,6 +80,9 @@
<KeyListEntry name="switch-to-workspace-4"
_description="Switch to workspace 4" />
<KeyListEntry name="switch-to-workspace-last"
_description="Switch to last workspace" />
<KeyListEntry name="switch-to-workspace-left"
_description="Move to workspace left" />