Files
community-plugins/thinkpad-led/plugin.toml
T
Zeti_1223andGitHub 1cdbaba5e7 thinkpad-led (#329)
* thinkpad-led

* Update en.json

* Update README with widget information

* PR fixes

* fix PR
2026-08-11 10:42:13 -04:00

14 lines
290 B
TOML

id = "zeti1223/thinkpad-led"
name = "ThinkPad Logo LED"
version = "1.1.0"
plugin_api = 3
author = "zeti1223"
license = "MIT"
dependencies = ["sh"]
tags = ["bar", "hardware"]
icon = "bulb"
description = "Turn the ThinkPad lid logo LED on or off."
[[widget]]
id = "led"
entry = "widget.luau"