tmuxp: Add a notes pane
This commit is contained in:
parent
70f102cda9
commit
1ad22652cb
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ windows:
|
|||
- newsboat --quiet
|
||||
- window_name: GitSources
|
||||
start_directory: ~/GitSources
|
||||
- window_name: Notes
|
||||
start_directory: ~/notes
|
||||
panes:
|
||||
- shell_command:
|
||||
- nvim
|
||||
- window_name: scratch
|
||||
start_directory: "~"
|
||||
panes:
|
||||
|
|
Loading…
Reference in a new issue