zellij: Run sensors
in the main pane
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
3d19b9c113
commit
a4b0f0847d
1 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,9 @@
|
|||
pane command="watch" {
|
||||
args "df -x tmpfs -x devtmpfs -x efivarfs -h"
|
||||
}
|
||||
pane
|
||||
pane command="watch" {
|
||||
args "sensors k10temp-pci-00c3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue