From 5bcc2cc26bbfa127b76aa72692ff2d76f7714b74 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sat, 29 Jul 2023 10:22:15 +0200 Subject: erstes tmuxp setup --- tmuxp/pim.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tmuxp/pim.yaml (limited to 'tmuxp') 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 @@ +session_name: pim +windows: + - window_name: news + panes: + - shell_command: newsboat + - window_name: mail + panes: + - shell_command: neomutt + - window_name: shell + panes: + - null -- cgit v1.3