diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-04-30 12:05:13 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-04-30 12:05:13 +0800 |
| commit | a7937eb2085138f24377853fb5665315637b9c7e (patch) | |
| tree | 277b2b72a1355cd51d84d68470019a64dc3fa78b | |
| parent | 718d5ed744daf249f54ca2130b84015a3ae863ca (diff) | |
Update
| -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 8f76da4..b86f4e2 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
| @@ -654,7 +654,7 @@ | |||
| 654 | alacritty --hold --title GPT \ | 654 | alacritty --hold --title GPT \ |
| 655 | -o "window.dimensions.columns=70" \ | 655 | -o "window.dimensions.columns=70" \ |
| 656 | -o "window.dimensions.lines=30" \ | 656 | -o "window.dimensions.lines=30" \ |
| 657 | -e ~/helper/bin/gpt/gpt | 657 | -e ~/helper/bin/gpt/gpt --model gpt-4 |
| 658 | </command> | 658 | </command> |
| 659 | </action> | 659 | </action> |
| 660 | </keybind> | 660 | </keybind> |