1

feat: add plasma-panel-colorizer for top bar pills

This commit is contained in:
Himadri Bhattacharjee
2024-11-11 19:08:13 +05:30
parent ea426641f8
commit e596809678

View File

@@ -11,5 +11,6 @@
};
environment.systemPackages = with pkgs; [
kdePackages.sddm-kcm
plasma-panel-colorizer
];
}