diff options
Diffstat (limited to 'X11/openbox')
| -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 af8863b..256f234 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
| @@ -651,7 +651,7 @@ | |||
| 651 | sh -c ' | 651 | sh -c ' |
| 652 | xdotool search --name "@Mutt" windowactivate || \ | 652 | xdotool search --name "@Mutt" windowactivate || \ |
| 653 | alacritty --title @Mutt \ | 653 | alacritty --title @Mutt \ |
| 654 | --working-directory=/home/pham/Downloads \ | 654 | --working-directory ~/Downloads \ |
| 655 | -e mutt | 655 | -e mutt |
| 656 | ' | 656 | ' |
| 657 | </command> | 657 | </command> |