diff --git a/.config/tmuxp/notes-tasks.yaml b/.config/tmuxp/notes-tasks.yaml new file mode 100644 index 00000000..4b2b1515 --- /dev/null +++ b/.config/tmuxp/notes-tasks.yaml @@ -0,0 +1,11 @@ +session_name: notes-tasks +windows: + - window_name: notes + start_directory: ~/documents/obsidian/personal-brain/ + panes: + - shell_command: + - nvim + - window_name: tasks + panes: + - shell_command: + - taskwarrior-tui