remove lsd + housekeeping
This commit is contained in:
parent
63820f0cee
commit
ca454d2de2
1 changed files with 0 additions and 10 deletions
|
@ -63,11 +63,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.lsd = {
|
|
||||||
enable = true;
|
|
||||||
enableAliases = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
programs.hyfetch = {
|
programs.hyfetch = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
@ -77,14 +72,9 @@
|
||||||
lightness = 0.65;
|
lightness = 0.65;
|
||||||
color_align = {
|
color_align = {
|
||||||
mode = "horizontal";
|
mode = "horizontal";
|
||||||
custom_colors = [];
|
|
||||||
fore_back = null;
|
|
||||||
};
|
};
|
||||||
backend = "neofetch";
|
backend = "neofetch";
|
||||||
args = null;
|
|
||||||
distro = "nixos_old";
|
distro = "nixos_old";
|
||||||
pride_month_shown = [];
|
|
||||||
pride_month_disable = false;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue