aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/openbox/rc.xml
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-03-27 10:13:40 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-03-27 10:13:40 +0800
commitefa77f6016446187fce494ac4a13c6a0d719e77e (patch)
tree10de02536ebc9947b01f6c2cfe1a683a95dd33e1 /X11/openbox/rc.xml
parent13881f9a0a133b66a80064dbb6f1c62adf26e71f (diff)
Add keybinding for banner
Diffstat (limited to 'X11/openbox/rc.xml')
-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 89328ce..a7e6e5d 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -508,7 +508,7 @@
508 -o "window.dimensions.columns=35" 508 -o "window.dimensions.columns=35"
509 -o "window.dimensions.lines=1" 509 -o "window.dimensions.lines=1"
510 -o "font.size=60" 510 -o "font.size=60"
511 -e sh -c 'read' 511 -e ~/helper/bin/unix/center_text.sh
512 </command> 512 </command>
513 </action> 513 </action>
514 </keybind> 514 </keybind>