pantheon.elementary-greeter: add elementary-gtk-theme

This commit is contained in:
worldofpeace 2020-04-20 11:35:49 -04:00
parent 19c3bbfff1
commit 6cecb196fd

View File

@ -103,6 +103,9 @@ stdenv.mkDerivation rec {
# for the compositor
--prefix PATH : "$out/bin"
# the theme is hardcoded
--prefix XDG_DATA_DIRS : "${elementary-gtk-theme}/share"
)
'';