about summary refs log tree commit diff
path: root/pkgs/data/icons/tau-hydrogen/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/icons/tau-hydrogen/default.nix')
-rw-r--r--pkgs/data/icons/tau-hydrogen/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/icons/tau-hydrogen/default.nix b/pkgs/data/icons/tau-hydrogen/default.nix
index 026120634702e..cbd9bf1f663cb 100644
--- a/pkgs/data/icons/tau-hydrogen/default.nix
+++ b/pkgs/data/icons/tau-hydrogen/default.nix
@@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {
   ];
 
   meta = with lib; {
-    description = "The GTK icon theme for tauOS";
+    description = "GTK icon theme for tauOS";
     homepage = "https://github.com/tau-OS/tau-hydrogen";
     license = licenses.gpl3Only;
     platforms = platforms.unix;