pantheon.wingpanel: add elementary-gtk-theme

This commit is contained in:
worldofpeace
2020-04-22 21:28:40 -04:00
parent 6cecb196fd
commit 834a49e0d4
@@ -65,6 +65,13 @@ stdenv.mkDerivation rec {
patchShebangs meson/post_install.py
'';
preFixup = ''
gappsWrapperArgs+=(
# this theme is required
--prefix XDG_DATA_DIRS : "${elementary-gtk-theme}/share"
)
'';
meta = with stdenv.lib; {
description = "The extensible top panel for Pantheon";
longDescription = ''