diff options
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> |