diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-10-17 11:43:02 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-10-17 11:43:02 +0800 |
commit | 191fbcc641279812d98ee4d9b86266db2a7c92f2 (patch) | |
tree | d1041c280e7e4a17bf2db9a0bb50ffdd516c5199 | |
parent | 891f95cd13712f90c3b3bc02020056d60e8fbdc7 (diff) |
Update
-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> |