Loading pkgs/data/themes/catppuccin-gtk/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , gtk-engine-murrine , python3 , sassc , nix-update-script , accents ? [ "blue" ] , size ? "standard" , tweaks ? [ ] Loading Loading @@ -74,6 +75,8 @@ stdenvNoCC.mkDerivation rec { runHook postInstall ''; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Soothing pastel theme for GTK"; homepage = "https://github.com/catppuccin/gtk"; Loading Loading
pkgs/data/themes/catppuccin-gtk/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ , gtk-engine-murrine , python3 , sassc , nix-update-script , accents ? [ "blue" ] , size ? "standard" , tweaks ? [ ] Loading Loading @@ -74,6 +75,8 @@ stdenvNoCC.mkDerivation rec { runHook postInstall ''; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Soothing pastel theme for GTK"; homepage = "https://github.com/catppuccin/gtk"; Loading