diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-08-01 00:32:50 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-08-01 00:32:50 +0800 |
commit | cc96870ff94afba7b0f2dc18f0209611ff7201f7 (patch) | |
tree | 82f71922f8a4b93da295229e024cbdd7809bdbba /X11 | |
parent | e94b17515037564d993209f7917329e8f9a42727 (diff) |
Update
Diffstat (limited to 'X11')
-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 b3765e0..4b13081 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -110,7 +110,7 @@ | |||
110 | xdotool search --name @OPENBOX_CONFIG windowactivate || \ | 110 | xdotool search --name @OPENBOX_CONFIG windowactivate || \ |
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=70" \ |
114 | -e nvim ~/.config/openbox/rc.xml \ | 114 | -e nvim ~/.config/openbox/rc.xml \ |
115 | ' | 115 | ' |
116 | </command> | 116 | </command> |