diff options
Diffstat (limited to 'tmuxp')
| -rw-r--r-- | tmuxp/pim.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml index e770ad1..e618df2 100644 --- a/tmuxp/pim.yaml +++ b/tmuxp/pim.yaml | |||
| @@ -9,6 +9,7 @@ windows: | |||
| 9 | main-pane-width: 70% | 9 | main-pane-width: 70% |
| 10 | panes: | 10 | panes: |
| 11 | - shell_command: neomutt | 11 | - shell_command: neomutt |
| 12 | focus: true | ||
| 12 | - shell_command: while true; do; fdm fetch; sleep 1000; done | 13 | - shell_command: while true; do; fdm fetch; sleep 1000; done |
| 13 | - window_name: calendar | 14 | - window_name: calendar |
| 14 | panes: | 15 | panes: |
