summaryrefslogtreecommitdiff
path: root/config/labwc/rc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/labwc/rc.xml')
-rw-r--r--config/labwc/rc.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/labwc/rc.xml b/config/labwc/rc.xml
index 8097a27..eda2ff9 100644
--- a/config/labwc/rc.xml
+++ b/config/labwc/rc.xml
@@ -206,6 +206,12 @@
<keybind key="C-A-Right">
<action name="GoToDesktop" to="right" wrap="no" />
</keybind>
+ <keybind key="C-A-S-Left">
+ <action name="SendToDesktop" to="left" wrap="no" />
+ </keybind>
+ <keybind key="C-A-S-Right">
+ <action name="SendToDesktop" to="right" wrap="no" />
+ </keybind>
<keybind key="W-Left">
<action name="SnapToEdge" direction="left" />
</keybind>