diff options
Diffstat (limited to 'X11')
| -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> |