{ pkgs, ... }: let # todo add this to flake.nix colors = { fg = "#FFFFFF"; bg = "#191830"; border = "#F72585"; warn = "#f00"; altfg = "#F72585"; invisible = "#00400080"; currentWorkspace = "#FAD000"; seperatorColor = "#FAD000"; }; script = "~/.config/scripts"; in { home-manager.users.grape.services.polybar = { enable = true; script = "polybar --reload"; config = { "module/cava" = { type = "custom/script"; tail = "true"; exec = "$HOME/.config/scripts/cava.sh"; format = "