diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-03-08 20:14:48 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-03-08 20:14:48 +0800 |
commit | f5c7e048fb6b0a3e5f22c0edf31c34911fb326d1 (patch) | |
tree | 1785945184697cdc465a5469a4dd34cc6dd8bf31 | |
parent | 50cd0db8e344cf9d21b8845f78dd44b49e9bc72c (diff) |
Update
-rw-r--r-- | X11/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index cb0a174..1c22271 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -492,7 +492,7 @@ | |||
492 | <!-- Apps --> | 492 | <!-- Apps --> |
493 | <keybind key="W-Return"> | 493 | <keybind key="W-Return"> |
494 | <action name="Execute"> | 494 | <action name="Execute"> |
495 | <command>alacritty</command> | 495 | <command>alacritty --title _untitled</command> |
496 | </action> | 496 | </action> |
497 | </keybind> | 497 | </keybind> |
498 | <keybind key="W-t"> | 498 | <keybind key="W-t"> |