diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-01 22:33:26 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-01 22:33:26 +0800 |
| commit | c45471e80026ed5f9279ac21a4e38e7bf53fbc5e (patch) | |
| tree | 304774df827639b4e760abbb32a2d50a4360b6df /X11 | |
| parent | 7df5e5e9041c11c18d5bd54983a9c21a3864fadb (diff) | |
Update
Diffstat (limited to 'X11')
| -rw-r--r-- | X11/openbox/rc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index b1736b8..42b7200 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
| @@ -111,6 +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=70" \ | 113 | -o "window.dimensions.columns=70" \ |
| 114 | -o 'env.fullrc="false"' \ | ||
| 114 | -e nvim ~/.config/openbox/rc.xml; | 115 | -e nvim ~/.config/openbox/rc.xml; |
| 115 | openbox --reconfigure | 116 | openbox --reconfigure |
| 116 | ' | 117 | ' |