diff options
Diffstat (limited to 'tmuxp')
| -rw-r--r-- | tmuxp/pim.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml index f458964..0672f5f 100644 --- a/tmuxp/pim.yaml +++ b/tmuxp/pim.yaml | |||
| @@ -6,6 +6,12 @@ windows: | |||
| 6 | - window_name: mail | 6 | - window_name: mail |
| 7 | panes: | 7 | panes: |
| 8 | - shell_command: neomutt | 8 | - shell_command: neomutt |
| 9 | - window_name: calendar | ||
| 10 | panes: | ||
| 11 | - shell_command: wyrd | ||
| 12 | - window_name: tasks | ||
| 13 | panes: | ||
| 14 | - shell_command: vit | ||
| 9 | - window_name: shell | 15 | - window_name: shell |
| 10 | panes: | 16 | panes: |
| 11 | - null | 17 | - null |
