Modified fastfetch
This commit is contained in:
parent
0a46026cea
commit
36e93f9fa4
@ -21,7 +21,13 @@
|
||||
modules = [
|
||||
"DateTime"
|
||||
"Battery"
|
||||
"CPU"
|
||||
"GPU"
|
||||
"Memory"
|
||||
"Host"
|
||||
"Media"
|
||||
];
|
||||
pecent-type = 2;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
{
|
||||
flake.homeModules.commonHomeConfig = { config, pkgs, inputs, ... }: {
|
||||
imports = [
|
||||
self.homeModules.shell
|
||||
self.homeModules.sysFetch
|
||||
self.homeModules.zed
|
||||
self.homeModules.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user