about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorIvv <41924494+IvarWithoutBones@users.noreply.github.com>2022-02-16 21:13:13 +0100
committerGitHub <noreply@github.com>2022-02-16 21:13:13 +0100
commit7b83619948d57a9e3a36f36061b2dca667557638 (patch)
tree387ef0a16baef9f8844b816bb58ba531df29b9f1 /pkgs/top-level
parentf020e5ec9db8a5fb74eca0a3ed2f6aa20b22f327 (diff)
parent50e6588e384bac469e0eec7965238ab362fda32a (diff)
Merge pull request #160183 from Unkn0wnCat/feature/plasma-theme-switcher
plasma-theme-switcher: init at 0.1
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index e6ef604a96915..aff871b2ff929 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -31662,6 +31662,8 @@ with pkgs;
 
   plasma-applet-volumewin7mixer = libsForQt5.callPackage ../applications/misc/plasma-applet-volumewin7mixer { };
 
+  plasma-theme-switcher = libsForQt5.callPackage ../applications/misc/plasma-theme-switcher {};
+
   plasma-pass = libsForQt5.callPackage ../tools/security/plasma-pass { };
 
   inherit (callPackages ../applications/misc/redshift {