From 2e05eec86f02437f79098b8282802a879948fb62 Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Fri, 13 Sep 2024 17:34:24 +0000 Subject: [PATCH] feat: update tmux configuration --- tmux/tmuxp/butlr.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tmux/tmuxp/butlr.yaml b/tmux/tmuxp/butlr.yaml index 9e75f5498..2cdfc48fc 100644 --- a/tmux/tmuxp/butlr.yaml +++ b/tmux/tmuxp/butlr.yaml @@ -1,6 +1,15 @@ --- session_name: Butler windows: + - window_name: butlr-api-container 🪄 + layout: tiled + start_directory: ~/Documents/Git/butlr/butlrtechnologies/butlr-api-container + focus: true + panes: + - pane + - pane + - shell_command: + - nvim - window_name: scratch 📝 layout: tiled start_directory: ~/Downloads