From 2695f5c1a724d0921d7728712d7db544f04c63bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 27 Aug 2025 13:25:42 +0200 Subject: [PATCH] feat(tmuxp): add new mail workspace file --- .config/tmuxp/mail.yaml | 11 +++++++++++ .config/tmuxp/notes-tasks.yaml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 .config/tmuxp/mail.yaml diff --git a/.config/tmuxp/mail.yaml b/.config/tmuxp/mail.yaml new file mode 100644 index 00000000..bd2c3c98 --- /dev/null +++ b/.config/tmuxp/mail.yaml @@ -0,0 +1,11 @@ +session_name: mail +windows: + - window_name: neomutt + panes: + - shell_command: + - neomutt + - window_name: attachments + start_directory: ~/downloads/mail-attachments/ + panes: + - shell_command: + - y diff --git a/.config/tmuxp/notes-tasks.yaml b/.config/tmuxp/notes-tasks.yaml index 4fc644e5..0725f8ac 100644 --- a/.config/tmuxp/notes-tasks.yaml +++ b/.config/tmuxp/notes-tasks.yaml @@ -1,7 +1,7 @@ session_name: notes-tasks +start_directory: ~/documents/obsidian/personal-brain/vault/ windows: - window_name: notes - start_directory: ~/documents/obsidian/personal-brain/vault/ panes: - shell_command: - nvim