diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-04-12 11:47:22 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-04-12 11:47:22 +0800 |
commit | 4a07004b6ee653209bae7a40257885759c22ea27 (patch) | |
tree | 8fbcf2d43acb21a0d6170fc5de532321ab6980b6 /X11/openbox/rc.xml | |
parent | c7474c83392dba4b1d385ca45ff968a2b922b399 (diff) |
Update
Diffstat (limited to 'X11/openbox/rc.xml')
-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 2caf2a0..14ab723 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -646,7 +646,7 @@ | |||
646 | <keybind key="W-g"> | 646 | <keybind key="W-g"> |
647 | <action name="Execute"> | 647 | <action name="Execute"> |
648 | <command> | 648 | <command> |
649 | alacritty --hold --title @GPT \ | 649 | alacritty --hold --title GPT \ |
650 | -o "window.dimensions.columns=70" \ | 650 | -o "window.dimensions.columns=70" \ |
651 | -o "window.dimensions.lines=30" \ | 651 | -o "window.dimensions.lines=30" \ |
652 | -e ~/helper/bin/gpt/gpt | 652 | -e ~/helper/bin/gpt/gpt |