diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-10-14 08:54:49 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-10-14 08:54:49 +0800 |
commit | 14d6dcc5a19df68c510ba544fb0ae93b37c08ed7 (patch) | |
tree | 16776588bd5bed1b846a39194d6fa98b557928e7 /X11/openbox | |
parent | 10a87faf4837870a6ed7acf74f0eb3e68a55a058 (diff) |
Update
Diffstat (limited to 'X11/openbox')
-rw-r--r-- | X11/openbox/rc.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 7ac6e01..293c616 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -223,11 +223,10 @@ | |||
223 | <keybind key="W-S-k"> | 223 | <keybind key="W-S-k"> |
224 | <action name="Unmaximize"/> | 224 | <action name="Unmaximize"/> |
225 | <action name="MoveResizeTo"> | 225 | <action name="MoveResizeTo"> |
226 | <x>20%</x> | 226 | <height>98%</height> |
227 | <y>15</y> | ||
228 | <height>97%</height> | ||
229 | <width>65%</width> | 227 | <width>65%</width> |
230 | </action> | 228 | </action> |
229 | <action name="MoveToCenter"/> | ||
231 | </keybind> | 230 | </keybind> |
232 | <keybind key="W-j"> | 231 | <keybind key="W-j"> |
233 | <action name="UnmaximizeFull"/> | 232 | <action name="UnmaximizeFull"/> |