updated tmux config and plugins, added tmuxp to dotfiles

This commit is contained in:
liph
2026-02-23 17:37:56 +01:00
parent 8925d9677e
commit f901141e5f
11 changed files with 139 additions and 7 deletions

20
tmux/.tmuxp/coding.yaml Executable file
View File

@@ -0,0 +1,20 @@
session_name: coding
windows:
- focus: 'true'
layout: 2afa,174x42,0,0{87x42,0,0,0,86x42,88,0,2}
options:
automatic-rename: false
panes:
- focus: 'true'
shell_command: nvim
- yazi
start_directory: /mnt/tank/programming/spinstack
window_name: Nvim
- layout: b640,174x42,0,0,3
options:
automatic-rename: false
panes:
- focus: 'true'
shell_command: opencode
start_directory: /mnt/tank/programming/spinstack
window_name: Opencode