diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-17 11:37:32 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-17 11:37:32 +0800 |
commit | 0167eb5aa5811fc13a107a1aa5b4ea3452a66e60 (patch) | |
tree | 6605acf1f3c0587efc1355aed3b440f48fe1354f /X11 | |
parent | 4ee76734de1d426df88a2a4791391909cd1a8597 (diff) |
Update
Diffstat (limited to 'X11')
-rw-r--r-- | X11/openbox/rc.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 4b13081..652c003 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -111,7 +111,8 @@ | |||
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=70" \ | 113 | -o "window.dimensions.columns=70" \ |
114 | -e nvim ~/.config/openbox/rc.xml \ | 114 | -e nvim ~/.config/openbox/rc.xml; |
115 | openbox --reconfigure | ||
115 | ' | 116 | ' |
116 | </command> | 117 | </command> |
117 | </action> | 118 | </action> |