aboutsummaryrefslogtreecommitdiff
path: root/tmuxp
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2025-03-21 13:18:05 +0100
committerThomas Schmucker <ts@its1.de>2025-03-21 13:18:05 +0100
commit483015e6dce03350929bd9f75adf30301582039c (patch)
tree3a173ab94813e10b621eee9ce7fb5776c6a168c4 /tmuxp
parentc8dcb5b2bc1615cc90f84cf6d0fd0a8473ec75bd (diff)
downloaddotfiles-483015e6dce03350929bd9f75adf30301582039c.tar.gz
dotfiles-483015e6dce03350929bd9f75adf30301582039c.tar.bz2
dotfiles-483015e6dce03350929bd9f75adf30301582039c.zip
tmuxp: Setze focus auf das erste Fenster
Diffstat (limited to 'tmuxp')
-rw-r--r--tmuxp/pim.yaml1
1 files changed, 1 insertions, 0 deletions
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:
9 main-pane-width: 70% 9 main-pane-width: 70%
10 panes: 10 panes:
11 - shell_command: neomutt 11 - shell_command: neomutt
12 focus: true
12 - shell_command: while true; do; fdm fetch; sleep 1000; done 13 - shell_command: while true; do; fdm fetch; sleep 1000; done
13 - window_name: calendar 14 - window_name: calendar
14 panes: 15 panes: