diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2025-07-10 09:32:14 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2025-07-10 09:32:14 +0800 |
| commit | a97bf72314ee73fa69bd52523aa7160487a663f8 (patch) | |
| tree | 7a12be6dadbe6d3c0bd065c6a6c163bd54a183b0 /X11/openbox | |
| parent | 9339a49fcbefeacd810800da39516853ce9e3af3 (diff) | |
| parent | f51e9e8c25aa793ee5e9dcfa0582fc05689789ab (diff) | |
Update
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 0d044fe..ffc6c67 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> |