aboutsummaryrefslogtreecommitdiff
path: root/tmuxp
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2026-01-06 09:50:21 +0100
committerThomas Schmucker <ts@its1.de>2026-01-06 09:50:21 +0100
commit23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8 (patch)
tree521d96762ecf6e8d8a98bf6a3140a9a46086cb6d /tmuxp
parent922518123990897e35ed1d94d0e6bd1314b7189e (diff)
downloaddotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.tar.gz
dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.tar.bz2
dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.zip
Alte Neovim- und Tmuxp-Konfigurationen entfernt
Diffstat (limited to 'tmuxp')
-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