diff options
-rw-r--r-- | X11/openbox/rc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 96595df..54e664e 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -527,6 +527,7 @@ | |||
527 | <keybind key="W-m"> | 527 | <keybind key="W-m"> |
528 | <action name="Execute"> | 528 | <action name="Execute"> |
529 | <command>alacritty --title Mutt | 529 | <command>alacritty --title Mutt |
530 | --working-directory=/home/pham/Downloads | ||
530 | -o "window.dimensions.lines=32" | 531 | -o "window.dimensions.lines=32" |
531 | -o "window.dimensions.columns=110" | 532 | -o "window.dimensions.columns=110" |
532 | -e mutt | 533 | -e mutt |