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"; binaryPrefix = "si";
}; };
color = "blue"; color = "blue";
separator = " "; separator = ": ";
}; };
modules = [ modules = [
{ "title"
type = "datetime"; "separator"
key = "Date"; "os"
format = "{1}-{3}-{11}"; "host"
} "uptime"
"kernel"
"packages"
"lm"
"de"
"wm"
"shell"
"terminal"
"terminalfont"
{ {
type = "datetime"; key = "Display";
key = "Time"; type = "display";
format = "{14}:{17}:{20}";
} }
"cpu"
"gpu"
"memory"
"swap"
"disk"
"datetime"
"colors"
"break" "break"
"player" "player"
"media" "media"