aboutsummaryrefslogtreecommitdiff
path: root/tmuxp/pim.yaml
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2023-09-07 19:13:03 +0200
committerThomas Schmucker <ts@its1.de>2023-09-07 19:13:03 +0200
commit0a2d6b291ac93cd0c70db20f93fb58e6b20d721d (patch)
treed00e54754cc523504d368b07bb2978fbf76a8317 /tmuxp/pim.yaml
parent9689e1c80a2215edb74b5e65c663e0e1c48c546d (diff)
downloaddotfiles-0a2d6b291ac93cd0c70db20f93fb58e6b20d721d.tar.gz
dotfiles-0a2d6b291ac93cd0c70db20f93fb58e6b20d721d.tar.bz2
dotfiles-0a2d6b291ac93cd0c70db20f93fb58e6b20d721d.zip
Konfiguration für VIT hinzugefügt
Diffstat (limited to 'tmuxp/pim.yaml')
-rw-r--r--tmuxp/pim.yaml6
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