diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-01-06 09:50:21 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-01-06 09:50:21 +0100 |
| commit | 23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8 (patch) | |
| tree | 521d96762ecf6e8d8a98bf6a3140a9a46086cb6d /tmuxp/pim.yaml | |
| parent | 922518123990897e35ed1d94d0e6bd1314b7189e (diff) | |
| download | dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.tar.gz dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.tar.bz2 dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.zip | |
Alte Neovim- und Tmuxp-Konfigurationen entfernt
Diffstat (limited to 'tmuxp/pim.yaml')
| -rw-r--r-- | tmuxp/pim.yaml | 22 |
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 @@ | |||
| 1 | session_name: pim | ||
| 2 | windows: | ||
| 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 | ||
