aboutsummaryrefslogtreecommitdiff
path: root/tmuxp/pim.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tmuxp/pim.yaml')
-rw-r--r--tmuxp/pim.yaml22
1 files changed, 0 insertions, 22 deletions
diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml
deleted file mode 100644
index e618df2..0000000
--- a/tmuxp/pim.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
1session_name: pim
2windows:
3 - window_name: news
4 panes:
5 - shell_command: newsboat
6 - window_name: mail
7 layout: main-vertical
8 options:
9 main-pane-width: 70%
10 panes:
11 - shell_command: neomutt
12 focus: true
13 - shell_command: while true; do; fdm fetch; sleep 1000; done
14 - window_name: calendar
15 panes:
16 - shell_command: wyrd
17 - window_name: tasks
18 panes:
19 - shell_command: vit
20 - window_name: shell
21 panes:
22 - null