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,8 +36,8 @@
|
|||
pane {
|
||||
pane command="htop"
|
||||
pane command="watch" {
|
||||
args "df" "-h"
|
||||
}
|
||||
args "df -x tmpfs -x devtmpfs -x efivarfs -h"
|
||||
}
|
||||
pane
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue