From 483015e6dce03350929bd9f75adf30301582039c Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 21 Mar 2025 13:18:05 +0100 Subject: tmuxp: Setze focus auf das erste Fenster --- tmuxp/pim.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'tmuxp') diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml index e770ad1..e618df2 100644 --- a/tmuxp/pim.yaml +++ b/tmuxp/pim.yaml @@ -9,6 +9,7 @@ windows: main-pane-width: 70% panes: - shell_command: neomutt + focus: true - shell_command: while true; do; fdm fetch; sleep 1000; done - window_name: calendar panes: -- cgit v1.3