zellij: Add df
parameters
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
52f81444c9
commit
3d19b9c113
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
||||||
pane {
|
pane {
|
||||||
pane command="htop"
|
pane command="htop"
|
||||||
pane command="watch" {
|
pane command="watch" {
|
||||||
args "df" "-h"
|
args "df -x tmpfs -x devtmpfs -x efivarfs -h"
|
||||||
}
|
}
|
||||||
pane
|
pane
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue