Configure glances

This commit is contained in:
Oliver Davies 2025-04-30 13:42:51 +01:00
parent d809ab9fb6
commit c350b55948
5 changed files with 93 additions and 12 deletions

View file

@ -0,0 +1,23 @@
[
{
Glances = {
columns = 4;
header = false;
style = "row";
};
}
{
Media = {
header = true;
style = "column";
};
}
{
Services = {
header = true;
style = "column";
};
}
]