Commit graph

3 commits

Author SHA1 Message Date
AKP
29ac240241
Update definition of i3bar.BlockGenerator
Signed-off-by: AKP <tom@tdpain.net>
2022-05-27 11:47:59 +01:00
AKP
5675c40295
Add "fix" df command exiting with bogus status code
This commit addresses the issue documented in flatpak/xdg-desktop-portal#512
by using `df -x fuse.portal` as opposed to just `df`.

Fix sourced from:
https://www.mail-archive.com/desktop-packages%40lists.launchpad.net/msg651194.html

This appears to have come about because of an issue introduced
when upgrading to Linux Mint 20.3.

Signed-off-by: AKP <tom@tdpain.net>
2022-03-07 18:32:26 +00:00
AKP
1bac2271c2
Add CPU and disk providers
Signed-off-by: AKP <tom@tdpain.net>
2022-03-04 21:15:00 +00:00