aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--X11/openbox/rc.xml2
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">