pantheon.wingpanel: ensure themes are in XDG_DATA_DIRS

This commit is contained in:
worldofpeace 2019-09-13 21:17:02 -04:00
parent 4828df8ab7
commit 2bc1a8f9e3

View File

@ -14,6 +14,8 @@
, mutter
, json-glib
, python3
, elementary-gtk-theme
, elementary-icon-theme
}:
stdenv.mkDerivation rec {
@ -44,6 +46,8 @@ stdenv.mkDerivation rec {
];
buildInputs = [
elementary-gtk-theme
elementary-icon-theme
gala
granite
gtk3