Fastfetch config

This commit is contained in:
2025-05-19 23:53:56 -04:00
parent 6774d0bf21
commit 9b7e266125

View File

@@ -39,19 +39,33 @@
binaryPrefix = "si";
};
color = "blue";
separator = " ";
separator = ": ";
};
modules = [
{
type = "datetime";
key = "Date";
format = "{1}-{3}-{11}";
}
"title"
"separator"
"os"
"host"
"uptime"
"kernel"
"packages"
"lm"
"de"
"wm"
"shell"
"terminal"
"terminalfont"
{
type = "datetime";
key = "Time";
format = "{14}:{17}:{20}";
key = "Display";
type = "display";
}
"cpu"
"gpu"
"memory"
"swap"
"disk"
"datetime"
"colors"
"break"
"player"
"media"