diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-06 14:43:04 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-06 14:43:33 +0800 |
commit | b3711f19114f343add0c6604a84e1c10e5a6fef6 (patch) | |
tree | 2f6ea0d05f69da1eb84d8c8b8a220c52450fe200 /X11/openbox/rc.xml | |
parent | d555e35e19fee2e205a2cf3ec1410bf9bd3c9d21 (diff) |
Update
Diffstat (limited to 'X11/openbox/rc.xml')
-rw-r--r-- | X11/openbox/rc.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index c4d1ddf..e106e89 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -651,9 +651,7 @@ | |||
651 | xdotool search --name "@Mutt" windowactivate || \ | 651 | xdotool search --name "@Mutt" windowactivate || \ |
652 | alacritty --title @Mutt \ | 652 | alacritty --title @Mutt \ |
653 | --working-directory=/home/pham/Downloads \ | 653 | --working-directory=/home/pham/Downloads \ |
654 | -o "window.dimensions.lines=30" \ | 654 | -e ssh -t vps -- mutt |
655 | -o "window.dimensions.columns=110" \ | ||
656 | -e mutt | ||
657 | ' | 655 | ' |
658 | </command> | 656 | </command> |
659 | </action> | 657 | </action> |