30 lines
979 B
TOML
30 lines
979 B
TOML
# This file is auto-generated. Do not edit manually.
|
|
# Do not include it in your commit.
|
|
# Community Noctalia plugins catalog.
|
|
# Index of every plugin this source ships: the minimum needed to render, search,
|
|
# and compat-check the list. The per-plugin plugin.toml stays authoritative; the
|
|
# host re-reads it on enable. Keep one [[plugin]] row per plugin subdirectory.
|
|
|
|
[[plugin]]
|
|
id = "neuro/upbeat"
|
|
name = "Upbeat"
|
|
version = "1.0.0"
|
|
author = "neuro"
|
|
license = "MIT"
|
|
icon = "at"
|
|
description = "A bar widget that displays Swatch Internet (.beat) Time"
|
|
deprecated = false
|
|
min_noctalia = "5.0.0"
|
|
tags = ["fun", "clock", "utility", "time"]
|
|
|
|
[[plugin]]
|
|
id = "whyoolw/sharednd"
|
|
name = "ShareDND"
|
|
version = "1.1.0"
|
|
author = "whyoolw"
|
|
license = "MIT"
|
|
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."
|
|
min_noctalia = "5.0.0"
|
|
tags = ["privacy", "niri"]
|