diff options
author | Robert David <[email protected]> | 2014-03-10 11:58:07 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-06-24 23:09:21 +0200 |
commit | 69b7a0ad9277f21ad761c84ac1bae5455a2f879e (patch) | |
tree | 9a244ed257c08437edcf6d637420f98ac6dd3639 /src/marco.convert | |
parent | 897defba089400c910a520ca1302ca5573d3f1d7 (diff) | |
download | marco-69b7a0ad9277f21ad761c84ac1bae5455a2f879e.tar.bz2 marco-69b7a0ad9277f21ad761c84ac1bae5455a2f879e.tar.xz |
Possible keybinding to switch to previous workspace.
Disabled at default.
Diffstat (limited to 'src/marco.convert')
-rw-r--r-- | src/marco.convert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/marco.convert b/src/marco.convert index eb1f623b..dec988d0 100644 --- a/src/marco.convert +++ b/src/marco.convert @@ -71,6 +71,7 @@ switch-to-workspace-left = /apps/marco/global_keybindings/switch_to_workspace_le switch-to-workspace-right = /apps/marco/global_keybindings/switch_to_workspace_right switch-to-workspace-up = /apps/marco/global_keybindings/switch_to_workspace_up switch-to-workspace-down = /apps/marco/global_keybindings/switch_to_workspace_down +switch-to-workspace-prev = /apps/marco/global_keybindings/switch_to_workspace_prev switch-group = /apps/marco/global_keybindings/switch_group switch-group-backward = /apps/marco/global_keybindings/switch_group_backward switch-windows = /apps/marco/global_keybindings/switch_windows |