diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-05-04 13:19:17 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-05-04 13:19:17 +0800 |
| commit | 55f4c195f412bec2a5a83d149f4ac8b55535ab05 (patch) | |
| tree | 6e07af1e2310b3cc5086393dfe85bf772bd44006 /X11/openbox | |
| parent | 65aa7a8876c6a56297eba0f32005f847bbb08c5b (diff) | |
Update
Diffstat (limited to 'X11/openbox')
| -rw-r--r-- | X11/openbox/rc.xml | 2 |
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> |