diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-05-03 10:38:03 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-05-03 10:38:03 +0800 |
commit | 60b2406a52d9c9513381f89c30784042b213e5d5 (patch) | |
tree | aa1326bd8bd55c3e5b1c13a5c68c2ce61684b2f9 | |
parent | f293193d73fd351c94ded0bdc29b5e41f0e5ca70 (diff) |
Update
-rw-r--r-- | X11/openbox/rc.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index b86f4e2..01f294a 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -581,6 +581,11 @@ | |||
581 | <command>networkmanager_dmenu</command> | 581 | <command>networkmanager_dmenu</command> |
582 | </action> | 582 | </action> |
583 | </keybind> | 583 | </keybind> |
584 | <keybind key="W-S-n"> | ||
585 | <action name="Execute"> | ||
586 | <command>nmcli device wifi rescan</command> | ||
587 | </action> | ||
588 | </keybind> | ||
584 | <keybind key="W-a"> | 589 | <keybind key="W-a"> |
585 | <action name="Execute"> | 590 | <action name="Execute"> |
586 | <command> | 591 | <command> |