aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/openbox
diff options
context:
space:
mode:
Diffstat (limited to 'X11/openbox')
-rw-r--r--X11/openbox/rc.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml
index 0235dd6..89328ce 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -499,6 +499,19 @@
499 <command>alacritty --title _untitled</command> 499 <command>alacritty --title _untitled</command>
500 </action> 500 </action>
501 </keybind> 501 </keybind>
502 <keybind key="W-S-b">
503 <action name="Execute">
504 <command>
505 alacritty --title BANNER --hold
506 -o "window.padding.x=36"
507 -o "window.padding.y=36"
508 -o "window.dimensions.columns=35"
509 -o "window.dimensions.lines=1"
510 -o "font.size=60"
511 -e sh -c 'read'
512 </command>
513 </action>
514 </keybind>
502 <keybind key="W-t"> 515 <keybind key="W-t">
503 <action name="Execute"> 516 <action name="Execute">
504 <command> 517 <command>