enforce max 120 chars description

This commit is contained in:
Lemmy
2026-07-15 23:04:53 -04:00
parent 643e114e22
commit 0cd40d6715
4 changed files with 40 additions and 2 deletions
+2 -2
View File
@@ -13,14 +13,14 @@
id = "whyoolw/sharednd"
name = "ShareDND"
version = "1.1.0"
version = "1.1.1"
min_noctalia = "5.0.0"
author = "whyoolw"
license = "MIT"
dependencies = ["niri"]
tags = ["privacy", "niri"]
icon = "screen-share"
description = "Enables notification Do Not Disturb while the screen is shared (niri screencast) and turns notifications back on when sharing stops. Requires niri."
description = "Automatically enables notification Do Not Disturb while a niri screencast is active."
[[setting]]
key = "only_active"