init: init
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.hyfetch = {
|
||||
enable = true;
|
||||
settings = {
|
||||
preset = "transgender";
|
||||
mode = "rgb";
|
||||
color_align.mode = "horizontal";
|
||||
backend = "fastfetch";
|
||||
pride_month_disable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user