diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-08-13 08:26:21 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-08-13 10:16:13 +0800 |
| commit | b44661bcd02374ea442a9fb81dffa956acfc10be (patch) | |
| tree | 46c7226b7efdb54b6838f3729b790b0f5543e346 /X11 | |
| parent | 58730025dfaf6d16aa7be5ec1a41cb4f8346424f (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 029f9c5..d04e3b1 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
| @@ -636,7 +636,7 @@ | |||
| 636 | xdotool search --name "@Mutt" windowactivate || \ | 636 | xdotool search --name "@Mutt" windowactivate || \ |
| 637 | alacritty --title @Mutt \ | 637 | alacritty --title @Mutt \ |
| 638 | --working-directory=/home/pham/Downloads \ | 638 | --working-directory=/home/pham/Downloads \ |
| 639 | -o "window.dimensions.lines=32" \ | 639 | -o "window.dimensions.lines=30" \ |
| 640 | -o "window.dimensions.columns=110" \ | 640 | -o "window.dimensions.columns=110" \ |
| 641 | -e mutt | 641 | -e mutt |
| 642 | ' | 642 | ' |