aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/openbox
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openbox')
-rw-r--r--misc/openbox/rc.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index 7109755..cc89134 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -106,8 +106,12 @@
106 <keyboard> 106 <keyboard>
107 <keybind key="W-o"> 107 <keybind key="W-o">
108 <action name="Execute"> 108 <action name="Execute">
109 <command>alacritty -o "window.dimensions.lines=32" -o "window.dimensions.columns=90" -e vim ~/.config/openbox/rc.xml</command> 109 <command>alacritty
110 </action> 110 -o "window.dimensions.lines=32"
111 -o "window.dimensions.columns=90"
112 -e vim ~/.config/openbox/rc.xml
113 </command>
114 </action>
111 </keybind> 115 </keybind>
112 <!-- Change Workspace/Desktop --> 116 <!-- Change Workspace/Desktop -->
113 <keybind key="W-1"> 117 <keybind key="W-1">