add(apps): bottom
Added `btm`; a lightweight, diagnostic application. It is preferrable to `btop`.
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
{pkgs}: {
|
||||||
|
programs.bottom = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
@@ -6,6 +6,7 @@
|
|||||||
../../apps/zathura
|
../../apps/zathura
|
||||||
../../apps/mpv
|
../../apps/mpv
|
||||||
../../apps/mako
|
../../apps/mako
|
||||||
|
../../apps/bottom
|
||||||
# ../../apps/starship
|
# ../../apps/starship
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user