aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/applications/misc/rsibreak/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'infra/libkookie/nixpkgs/pkgs/applications/misc/rsibreak/default.nix')
-rw-r--r--infra/libkookie/nixpkgs/pkgs/applications/misc/rsibreak/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/libkookie/nixpkgs/pkgs/applications/misc/rsibreak/default.nix b/infra/libkookie/nixpkgs/pkgs/applications/misc/rsibreak/default.nix
index 432cbfb9b693..9f765793dc9a 100644
--- a/infra/libkookie/nixpkgs/pkgs/applications/misc/rsibreak/default.nix
+++ b/infra/libkookie/nixpkgs/pkgs/applications/misc/rsibreak/default.nix
@@ -20,7 +20,7 @@ in mkDerivation rec {
propagatedBuildInputs = [ knotifyconfig kidletime kwindowsystem ktextwidgets kcrash ];
meta = with lib; {
- description = "RSIBreak takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)";
+ description = "Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI)";
license = licenses.gpl2;
homepage = "https://www.kde.org/applications/utilities/rsibreak/";
maintainers = with maintainers; [ vandenoever ];