tmuxp: Add a tmux pane for running top
This commit is contained in:
parent
2925d49c8e
commit
9b8fbd6f21
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@ windows:
|
||||||
start_directory: "~"
|
start_directory: "~"
|
||||||
panes:
|
panes:
|
||||||
-
|
-
|
||||||
|
- window_name: top
|
||||||
|
panes:
|
||||||
|
- shell_command:
|
||||||
|
- btop
|
||||||
|
|
Loading…
Reference in a new issue