diff options
Diffstat (limited to 'tmuxp')
| -rw-r--r-- | tmuxp/pim.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml index 0672f5f..3e6f093 100644 --- a/tmuxp/pim.yaml +++ b/tmuxp/pim.yaml | |||
| @@ -4,8 +4,10 @@ windows: | |||
| 4 | panes: | 4 | panes: |
| 5 | - shell_command: newsboat | 5 | - shell_command: newsboat |
| 6 | - window_name: mail | 6 | - window_name: mail |
| 7 | layout: main-vertical | ||
| 7 | panes: | 8 | panes: |
| 8 | - shell_command: neomutt | 9 | - shell_command: neomutt |
| 10 | - shell_command: while true; do; fdm fetch; sleep 1000; done | ||
| 9 | - window_name: calendar | 11 | - window_name: calendar |
| 10 | panes: | 12 | panes: |
| 11 | - shell_command: wyrd | 13 | - shell_command: wyrd |
