diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2025-06-11 11:02:58 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2025-06-11 11:02:58 +0800 |
| commit | 9df08b14a11e771ca2c3777f18bb18647898da37 (patch) | |
| tree | d63bbc8ded3c49fbfcc48bf8624935ad671d8aad /X11 | |
| parent | 4cb94bca20ba138de3e80d8b7afc7b69d2bdcb2f (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 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> |