Bash and bottom

This commit is contained in:
Filippo Berto 2021-05-22 15:00:23 +02:00
parent 8af06b2703
commit 9c0cc4dd45
2 changed files with 12 additions and 0 deletions

View file

@ -7,6 +7,7 @@ in {
xdg.configFile."bottom/bottom.toml".source = tomlGenerate {
"flags" = {
"left_legend" = true;
"color" = "nord";
};
};
}