diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-11 16:50:43 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-11 16:50:43 +0800 |
commit | 934ba3a5ec7662da70643c3fa6eaf47f57f5e0af (patch) | |
tree | 7a59127381cd612f581a0d5374f16c3c95e7767a /X11 | |
parent | 1895e7809734e715b9c18c4053365e4cb81b7250 (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 565abd9..a27914c 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -651,7 +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 | -e ssh -t vps -- mutt | 654 | -e mutt |
655 | ' | 655 | ' |
656 | </command> | 656 | </command> |
657 | </action> | 657 | </action> |