home/bottom: enable gpu metrics

This commit is contained in:
Oystein Kristoffer Tveit 2024-06-08 12:42:36 +02:00
parent c5ceb25ab0
commit d61e6d9127
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 4 additions and 1 deletions

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 = {