thinkpad-led (#329)

* thinkpad-led

* Update en.json

* Update README with widget information

* PR fixes

* fix PR
This commit is contained in:
Zeti_1223
2026-08-11 10:42:13 -04:00
committed by GitHub
parent 30f6bf0d66
commit 1cdbaba5e7
5 changed files with 143 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
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"