aboutsummaryrefslogtreecommitdiff
path: root/tmuxp/pim.yaml
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2025-03-13 09:20:42 +0100
committerThomas Schmucker <ts@its1.de>2025-03-13 09:20:42 +0100
commite18af7381c4838670159ac9c630817dc6e298c60 (patch)
treee0660878280ae721d58bfbf65f0e3e72323c5fbd /tmuxp/pim.yaml
parent49a993f6027cf9f848a717779dca8c27a7340048 (diff)
downloaddotfiles-e18af7381c4838670159ac9c630817dc6e298c60.tar.gz
dotfiles-e18af7381c4838670159ac9c630817dc6e298c60.tar.bz2
dotfiles-e18af7381c4838670159ac9c630817dc6e298c60.zip
tmuxp optionen für 'pane-width' hinzugefügt
Diffstat (limited to 'tmuxp/pim.yaml')
-rw-r--r--tmuxp/pim.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmuxp/pim.yaml b/tmuxp/pim.yaml
index 3e6f093..e770ad1 100644
--- a/tmuxp/pim.yaml
+++ b/tmuxp/pim.yaml
@@ -5,6 +5,8 @@ windows:
5 - shell_command: newsboat 5 - shell_command: newsboat
6 - window_name: mail 6 - window_name: mail
7 layout: main-vertical 7 layout: main-vertical
8 options:
9 main-pane-width: 70%
8 panes: 10 panes:
9 - shell_command: neomutt 11 - shell_command: neomutt
10 - shell_command: while true; do; fdm fetch; sleep 1000; done 12 - shell_command: while true; do; fdm fetch; sleep 1000; done