diff options
| author | Thomas Schmucker <ts@its1.de> | 2023-09-07 19:13:03 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2023-09-07 19:13:03 +0200 |
| commit | 0a2d6b291ac93cd0c70db20f93fb58e6b20d721d (patch) | |
| tree | d00e54754cc523504d368b07bb2978fbf76a8317 /tmuxp | |
| parent | 9689e1c80a2215edb74b5e65c663e0e1c48c546d (diff) | |
| download | dotfiles-0a2d6b291ac93cd0c70db20f93fb58e6b20d721d.tar.gz dotfiles-0a2d6b291ac93cd0c70db20f93fb58e6b20d721d.tar.bz2 dotfiles-0a2d6b291ac93cd0c70db20f93fb58e6b20d721d.zip | |
Konfiguration für VIT hinzugefügt
Diffstat (limited to 'tmuxp')
| -rw-r--r-- | tmuxp/pim.yaml | 6 |
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 |
