diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-04-10 10:33:19 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-04-10 10:33:19 +0800 |
commit | 823d4baaf4c1900f93afd581ca2f9180570f3a1a (patch) | |
tree | 377ee81217801f1e34e209eda026177a764ed3c6 /X11/openbox/rc.xml | |
parent | 4d10520dd4acf8a2a64fa88aa16a93ddcb12238b (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 14ab723..2caf2a0 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 |