zellij: Main pane: Ignore more filesystems

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-07-01 03:42:19 +03:00
parent 87fb8d82e9
commit b417a0e9a2
Signed by: gkaklas
GPG key ID: C0CAB8A6BDC9399D

View file

@ -43,7 +43,7 @@
pane {
pane command="htop"
pane command="watch" {
args "df -x tmpfs -x devtmpfs -x efivarfs -h"
args "df -x tmpfs -x devtmpfs -x efivarfs -h |rg -v boot\\|flatpak"
}
pane command="watch" {
args "sensors k10temp-pci-00c3"