Files
community-plugins/thinkpad-led
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
..
2026-08-11 10:42:13 -04:00
2026-08-11 10:42:13 -04:00
2026-08-11 10:42:13 -04:00
2026-08-11 10:42:13 -04:00
2026-08-11 10:42:13 -04:00

ThinkPad Logo LED

A simple Noctalia bar widget to toggle the ThinkPad lid logo LED on and off.

Plugin

Property Value
ID zeti1223/thinkpad-led
Widget led
Version 1.1.0
Author zeti1223
License MIT

Usage

Add the led widget to your Noctalia bar layout. Clicking the widget toggles the ThinkPad logo LED state.

  • Left Click: Toggle LED (ON / OFF).

Requirements

  • sh

Notes

  • Hardware & Permissions: This plugin writes directly to /sys/class/leds/tpacpi::lid_logo_dot/brightness. Ensure your user account has write permissions to this path (for example, via a udev rule), otherwise command execution will fail.