diff --git a/homeManagerModules/apps/fastfetch/config.nix b/homeManagerModules/apps/fastfetch/config.nix index 8907bb10..dc24db90 100644 --- a/homeManagerModules/apps/fastfetch/config.nix +++ b/homeManagerModules/apps/fastfetch/config.nix @@ -24,7 +24,7 @@ type = "os"; } { - format = "{2}h {3}m"; + format = "{1}d {2}h {3}m"; key = "uptime"; keyColor = "33"; type = "uptime";