home/bottom: enable gpu metrics

This commit is contained in:
2024-06-08 12:42:36 +02:00
parent c5ceb25ab0
commit d61e6d9127

View File

@@ -105,7 +105,10 @@ in {
};
bat.enable = true;
bottom.enable = true;
bottom = {
enable = true;
settings.flags.enable_gpu = true;
};
eza.enable = true;
feh.enable = mkIf graphics true;
fzf = {