waybar (and app)

This commit is contained in:
Reid 2024-12-15 02:03:47 -08:00
parent 56e4efafce
commit af4b69104d
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 4 additions and 4 deletions

View file

@ -170,7 +170,7 @@ in {
};
cpu = {
interval = 4;
format = " {usage}% {avg_frequency}GHz";
format = " {usage}%";
on-click = "${lib.getExe pkgs.gnome-system-monitor}";
};
memory = {