tmuxp: Add a tmux pane for running top

This commit is contained in:
Sanchayan Maity 2023-11-06 19:46:11 +05:30
parent 2925d49c8e
commit 9b8fbd6f21
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -26,3 +26,7 @@ windows:
start_directory: "~" start_directory: "~"
panes: panes:
- -
- window_name: top
panes:
- shell_command:
- btop