diff options
| author | Thomas Schmucker <ts@its1.de> | 2023-07-29 10:22:15 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2023-07-29 10:22:15 +0200 |
| commit | 5bcc2cc26bbfa127b76aa72692ff2d76f7714b74 (patch) | |
| tree | fe5530ecf60490f01576626eda40c7559a4e9136 /tmuxp/pim.yaml | |
| parent | 486de7e47f60ff23925b6a807e94e284a15b1c79 (diff) | |
| download | dotfiles-5bcc2cc26bbfa127b76aa72692ff2d76f7714b74.tar.gz dotfiles-5bcc2cc26bbfa127b76aa72692ff2d76f7714b74.tar.bz2 dotfiles-5bcc2cc26bbfa127b76aa72692ff2d76f7714b74.zip | |
erstes tmuxp setup
Diffstat (limited to 'tmuxp/pim.yaml')
| -rw-r--r-- | tmuxp/pim.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml new file mode 100644 index 0000000..f458964 --- /dev/null +++ b/tmuxp/pim.yaml | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | session_name: pim | ||
| 2 | windows: | ||
| 3 | - window_name: news | ||
| 4 | panes: | ||
| 5 | - shell_command: newsboat | ||
| 6 | - window_name: mail | ||
| 7 | panes: | ||
| 8 | - shell_command: neomutt | ||
| 9 | - window_name: shell | ||
| 10 | panes: | ||
| 11 | - null | ||
