diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-08-02 17:20:36 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-08-02 17:20:36 +0800 |
commit | 6b0ba38813e87b1842c41d9f3f2cef61df23ab1a (patch) | |
tree | f25b882d8ceb2a1cb093256f1645a9c5653ef71a /X11 | |
parent | 94572540e35d69dd18abecc6893db5d1e5f32751 (diff) |
Update
Diffstat (limited to 'X11')
-rw-r--r-- | X11/openbox/rc.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index f517c02..eb85522 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -575,6 +575,13 @@ | |||
575 | </command> | 575 | </command> |
576 | </action> | 576 | </action> |
577 | </keybind> | 577 | </keybind> |
578 | <keybind key="C-A-f"> | ||
579 | <action name="Execute"> | ||
580 | <command> | ||
581 | alacritty -e ranger | ||
582 | </command> | ||
583 | </action> | ||
584 | </keybind> | ||
578 | <keybind key="W-w"> | 585 | <keybind key="W-w"> |
579 | <action name="Execute"> | 586 | <action name="Execute"> |
580 | <command> | 587 | <command> |