about summary refs log tree commit diff
path: root/pkgs/desktops/xfce/default.nix
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2021-01-30 21:53:00 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2021-01-31 01:55:25 -0300
commite1dd2a9ff11c658b82d013186ef18bc59f3c0b6b (patch)
tree8a357561ffef9162d6ad8c2413e8734938e9086a /pkgs/desktops/xfce/default.nix
parent8f2d3208b88a25641ecdda861462823de73fec8a (diff)
downloadnixlib-e1dd2a9ff11c658b82d013186ef18bc59f3c0b6b.tar
nixlib-e1dd2a9ff11c658b82d013186ef18bc59f3c0b6b.tar.gz
nixlib-e1dd2a9ff11c658b82d013186ef18bc59f3c0b6b.tar.bz2
nixlib-e1dd2a9ff11c658b82d013186ef18bc59f3c0b6b.tar.lz
nixlib-e1dd2a9ff11c658b82d013186ef18bc59f3c0b6b.tar.xz
nixlib-e1dd2a9ff11c658b82d013186ef18bc59f3c0b6b.tar.zst
nixlib-e1dd2a9ff11c658b82d013186ef18bc59f3c0b6b.zip
xfwm4-themes: reorder
Diffstat (limited to 'pkgs/desktops/xfce/default.nix')
-rw-r--r--pkgs/desktops/xfce/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/xfce/default.nix b/pkgs/desktops/xfce/default.nix
index a12523765ad4..183807d68b77 100644
--- a/pkgs/desktops/xfce/default.nix
+++ b/pkgs/desktops/xfce/default.nix
@@ -98,7 +98,7 @@ lib.makeScope pkgs.newScope (self: with self; {
 
   xfce4-icon-theme = callPackage ./art/xfce4-icon-theme { };
 
-  xfwm4-themes = callPackage ./art/xfwm4-themes.nix { };
+  xfwm4-themes = callPackage ./art/xfwm4-themes { };
 
   #### PANEL PLUGINS