diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-08-13 19:53:48 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-08-13 19:53:48 +0800 |
| commit | cfb68bc8f39b9e989ee62df09f3f4e70b877e406 (patch) | |
| tree | d31edac8d65b5b95250894c7db90452042b7f45c /misc | |
| parent | 5b7175e41c8ee9fc31354a530f26eeb11ec3a509 (diff) | |
Update
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index a2d781b..6b6bbe6 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml | |||
| @@ -535,7 +535,7 @@ | |||
| 535 | </keybind> | 535 | </keybind> |
| 536 | <keybind key="W-i"> | 536 | <keybind key="W-i"> |
| 537 | <action name="Execute"> | 537 | <action name="Execute"> |
| 538 | <command>~/.config/openbox/rofi/bin/network</command> | 538 | <command>alacritty -e nmtui</command> |
| 539 | </action> | 539 | </action> |
| 540 | </keybind> | 540 | </keybind> |
| 541 | <keybind key="W-r"> | 541 | <keybind key="W-r"> |