chore: update plugin catalog [skip ci]

This commit is contained in:
github-actions[bot]
2026-07-23 23:18:20 +00:00
parent 4c553d5676
commit cf4074872e
+11
View File
@@ -417,3 +417,14 @@ icon = "switch-horizontal"
description = "Switch audio inputs and outputs, hand off Bluetooth devices, and control them from compositor keybinds." description = "Switch audio inputs and outputs, hand off Bluetooth devices, and control them from compositor keybinds."
plugin_api = 5 plugin_api = 5
tags = ["audio", "bar", "hardware", "panel", "service", "system", "utility"] tags = ["audio", "bar", "hardware", "panel", "service", "system", "utility"]
[[plugin]]
id = "elijaharch/wl-screen-mirror"
name = "Wayland Screen Mirror"
version = "1.0.0"
author = "elijaharch"
license = "MIT"
icon = "screen-share"
description = "Mirror one Wayland output to another with wl-mirror."
plugin_api = 3
tags = ["bar", "panel", "service", "utility", "video"]