sddmPlasma5: provide top-level package for theme

This commit is contained in:
Thomas Tuegel 2017-03-22 07:33:26 -05:00
parent 7ca62935bb
commit 203c4926e3
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

View file

@ -15470,6 +15470,13 @@ with pkgs;
themes = []; # extra themes, etc.
};
sddmPlasma5 = sddm.override {
themes = [
plasma5.plasma-workspace
pkgs.breeze-icons
];
};
skrooge = libsForQt5.callPackage ../applications/office/skrooge {};
slim = callPackage ../applications/display-managers/slim {