diff options
Diffstat (limited to 'X11/openbox')
-rw-r--r-- | X11/openbox/rc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 98c0f43..ac3ff2a 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -236,6 +236,9 @@ | |||
236 | </action> | 236 | </action> |
237 | <action name="MoveToCenter"/> | 237 | <action name="MoveToCenter"/> |
238 | </keybind> | 238 | </keybind> |
239 | <keybind key="W-S-j"> | ||
240 | <action name="Iconify"/> | ||
241 | </keybind> | ||
239 | <keybind key="W-S-l"> | 242 | <keybind key="W-S-l"> |
240 | <action name="MoveResizeTo"> | 243 | <action name="MoveResizeTo"> |
241 | <x>-0</x> | 244 | <x>-0</x> |