aboutsummaryrefslogtreecommitdiff
path: root/tmuxp/pim.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tmuxp/pim.yaml')
-rw-r--r--tmuxp/pim.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml
index 3e6f093..e770ad1 100644
--- a/tmuxp/pim.yaml
+++ b/tmuxp/pim.yaml
@@ -5,6 +5,8 @@ windows:
5 - shell_command: newsboat 5 - shell_command: newsboat
6 - window_name: mail 6 - window_name: mail
7 layout: main-vertical 7 layout: main-vertical
8 options:
9 main-pane-width: 70%
8 panes: 10 panes:
9 - shell_command: neomutt 11 - shell_command: neomutt
10 - shell_command: while true; do; fdm fetch; sleep 1000; done 12 - shell_command: while true; do; fdm fetch; sleep 1000; done