aboutsummaryrefslogtreecommitdiff
path: root/pkgs/desktops/xfce/default.nix
diff options
context:
space:
mode:
authorvolth <volth@webmaster.ms>2017-01-02 22:21:15 +0000
committervolth <volth@webmaster.ms>2017-01-02 23:26:20 +0000
commitc557466988fdb2ea0dec9d245aa92c57798ea199 (patch)
tree176a101005b142355669ade869f007db584dd8a9 /pkgs/desktops/xfce/default.nix
parent93cabca3bd8207682246122fa4c735b1bc6b8022 (diff)
xfce4-windowck-plugin: init at 0.4.4
Diffstat (limited to 'pkgs/desktops/xfce/default.nix')
-rw-r--r--pkgs/desktops/xfce/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/desktops/xfce/default.nix b/pkgs/desktops/xfce/default.nix
index 609ed57ab3cc..ace5f289ab4d 100644
--- a/pkgs/desktops/xfce/default.nix
+++ b/pkgs/desktops/xfce/default.nix
@@ -95,6 +95,7 @@ xfce_self = rec { # the lines are very long but it seems better than the even-od
xfce4_xkb_plugin = callPackage ./panel-plugins/xfce4-xkb-plugin.nix { };
xfce4_weather_plugin = callPackage ./panel-plugins/xfce4-weather-plugin.nix { };
xfce4_whiskermenu_plugin = callPackage ./panel-plugins/xfce4-whiskermenu-plugin.nix { };
+ xfce4_windowck_plugin = callPackage ./panel-plugins/xfce4-windowck-plugin.nix { };
xfce4_pulseaudio_plugin = callPackage ./panel-plugins/xfce4-pulseaudio-plugin.nix { };
}; # xfce_self