From 23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Tue, 6 Jan 2026 09:50:21 +0100 Subject: Alte Neovim- und Tmuxp-Konfigurationen entfernt --- tmuxp/pim.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 tmuxp/pim.yaml (limited to 'tmuxp/pim.yaml') 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 @@ -session_name: pim -windows: - - window_name: news - panes: - - shell_command: newsboat - - window_name: mail - layout: main-vertical - options: - main-pane-width: 70% - panes: - - shell_command: neomutt - focus: true - - shell_command: while true; do; fdm fetch; sleep 1000; done - - window_name: calendar - panes: - - shell_command: wyrd - - window_name: tasks - panes: - - shell_command: vit - - window_name: shell - panes: - - null -- cgit v1.3