diff --git a/home-manager/zellij.nix b/home-manager/zellij.nix index 90db34e..e813854 100644 --- a/home-manager/zellij.nix +++ b/home-manager/zellij.nix @@ -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"