Skip to content

Commit

Permalink
yaru-theme: fix #91710
Browse files Browse the repository at this point in the history
  • Loading branch information
bbjubjub2494 committed Jun 30, 2020
1 parent 30fb4e1 commit 214d063
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/data/themes/yaru/default.nix
Expand Up @@ -19,6 +19,8 @@ stdenv.mkDerivation rec {

postPatch = "patchShebangs .";

postInstall = "ln -s $out/share/gnome-shell/theme/Yaru $out/share/themes/Yaru/gnome-shell";

meta = with stdenv.lib; {
description = "Ubuntu community theme 'yaru' - default Ubuntu theme since 18.10";
homepage = https://github.com/ubuntu/yaru;
Expand Down

0 comments on commit 214d063

Please sign in to comment.