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 60dc4c2..eb65d45 100755
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -300,12 +300,12 @@
</keybind>
<keybind key="W-C-h">
<action name="MoveResizeTo">
- <monitor>prev</monitor>
+ <monitor>next</monitor>
</action>
</keybind>
<keybind key="W-C-l">
<action name="MoveResizeTo">
- <monitor>next</monitor>
+ <monitor>prev</monitor>
</action>
</keybind>
<!-- <keybind key="W-d"> -->