diff options
author | Robert David <[email protected]> | 2015-01-22 22:40:44 +0100 |
---|---|---|
committer | Robert David <[email protected]> | 2015-01-23 15:20:22 +0100 |
commit | da35f0b35b46682d3566cb0ffc7ec2136317a1c9 (patch) | |
tree | 0d86a101945a3ad883ee21bf98c22f5847f03089 /src/50-marco-global-key.xml.in | |
parent | 05ac791462644b0d9dd909e995be996fdfa139cc (diff) | |
download | marco-da35f0b35b46682d3566cb0ffc7ec2136317a1c9.tar.bz2 marco-da35f0b35b46682d3566cb0ffc7ec2136317a1c9.tar.xz |
Possible keybinding to switch to previous workspace.
Disabled at default.
Diffstat (limited to 'src/50-marco-global-key.xml.in')
-rw-r--r-- | src/50-marco-global-key.xml.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/50-marco-global-key.xml.in b/src/50-marco-global-key.xml.in index 81a8db85..84276a86 100644 --- a/src/50-marco-global-key.xml.in +++ b/src/50-marco-global-key.xml.in @@ -127,5 +127,8 @@ schema="org.mate.Marco.general" comparison="gt" /> + <KeyListEntry name="switch-to-workspace-prev" + _description="Switch to previously selected workspace" /> + </KeyListEntries> |