aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
Diffstat (limited to 'X11')
-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 ffd9c9c..afde191 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -111,7 +111,7 @@
111 alacritty --title @OPENBOX_CONFIG \ 111 alacritty --title @OPENBOX_CONFIG \
112 -o "window.dimensions.lines=32" \ 112 -o "window.dimensions.lines=32" \
113 -o "window.dimensions.columns=90" \ 113 -o "window.dimensions.columns=90" \
114 -e nvim ~/.config/openbox/rc.xml \ 114 -e $EDITOR ~/.config/openbox/rc.xml \
115 ' 115 '
116 </command> 116 </command>
117 </action> 117 </action>