From acb37926f228005eafc0d39b1be7df958287d9b3 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 29 May 2024 21:21:04 +0200 Subject: Mails abholen wird nun automatisch mit gestartet --- tmuxp/pim.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmuxp/pim.yaml') diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml index 0672f5f..3e6f093 100644 --- a/tmuxp/pim.yaml +++ b/tmuxp/pim.yaml @@ -4,8 +4,10 @@ windows: panes: - shell_command: newsboat - window_name: mail + layout: main-vertical panes: - shell_command: neomutt + - shell_command: while true; do; fdm fetch; sleep 1000; done - window_name: calendar panes: - shell_command: wyrd -- cgit v1.3