summaryrefslogtreecommitdiffstats
path: root/.config/openbox/rc.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.config/openbox/rc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index fbfa04f..b54bca3 100755
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -295,12 +295,12 @@
</keybind>
<keybind key="W-C-h">
<action name="MoveResizeTo">
- <monitor>next</monitor>
+ <monitor>prev</monitor>
</action>
</keybind>
<keybind key="W-C-l">
<action name="MoveResizeTo">
- <monitor>prev</monitor>
+ <monitor>next</monitor>
</action>
</keybind>
<!-- <keybind key="W-d"> -->