xfce4-icon-theme: reorder file

A small modification to standardize the directory structure of XFCE expressions.
This commit is contained in:
AndersonTorres 2021-01-30 21:13:31 -03:00
parent 110c2e7d45
commit 8f2d3208b8
2 changed files with 1 additions and 1 deletions

View file

@ -96,7 +96,7 @@ lib.makeScope pkgs.newScope (self: with self; {
#### ART
xfce4-icon-theme = callPackage ./art/xfce4-icon-theme.nix { };
xfce4-icon-theme = callPackage ./art/xfce4-icon-theme { };
xfwm4-themes = callPackage ./art/xfwm4-themes.nix { };