forked from mirrors/nixpkgs
pantheon.elementary-greeter: add elementary-gtk-theme
This commit is contained in:
parent
19c3bbfff1
commit
6cecb196fd
|
@ -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"
|
||||
)
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue