diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-10-22 00:11:12 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-10-22 00:11:12 +0800 |
commit | 82dac700d356bbf1592d4621df0b2508a35e6058 (patch) | |
tree | 024f28b5908ae4660ea7d008ba7b57963cb3937c /X11/openbox | |
parent | 138ceaca401170bcbb306f1b139e3b31364780bc (diff) |
Update
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 f244015..43751dd 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -245,6 +245,9 @@ | |||
245 | <y>-0</y> | 245 | <y>-0</y> |
246 | </action> | 246 | </action> |
247 | </keybind> | 247 | </keybind> |
248 | <keybind key="W-S-c"> | ||
249 | <action name="MoveToCenter"/> | ||
250 | </keybind> | ||
248 | <keybind key="W-F1"> | 251 | <keybind key="W-F1"> |
249 | <action name="ToggleAlwaysOnTop"/> | 252 | <action name="ToggleAlwaysOnTop"/> |
250 | </keybind> | 253 | </keybind> |