summaryrefslogtreecommitdiff
path: root/pkgs/by-name/hy/hyprshot/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/hy/hyprshot/package.nix')
-rw-r--r--pkgs/by-name/hy/hyprshot/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/hy/hyprshot/package.nix b/pkgs/by-name/hy/hyprshot/package.nix
index 39a222d51ae6..351177b88505 100644
--- a/pkgs/by-name/hy/hyprshot/package.nix
+++ b/pkgs/by-name/hy/hyprshot/package.nix
@@ -50,7 +50,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
meta = with lib; {
homepage = "https://github.com/Gustash/hyprshot";
- description = "Hyprshot is an utility to easily take screenshots in Hyprland using your mouse";
+ description = "Utility to easily take screenshots in Hyprland using your mouse";
license = licenses.gpl3Only;
maintainers = with maintainers; [
Cryolitia