Files
arthur-os/bin
MarcoandGitHub 590f2e25e6 Add ThinkPad mic mute LED sync following XPS hardware handler pattern (#4938)
Omarchy 3.5.1 shipped hardware-specific mic mute handling for Dell XPS
(bin/omarchy-cmd-mic-mute-xps) which made the original PR #4938 approach
obsolete — that PR added a global omarchy-cmd-mic-mute that handled the
toggle inline, but upstream now owns that dispatcher.

This follows the same pattern to add ThinkPad support by extending
omarchy-hw-match to also check product_family (ThinkPad systems report
"ThinkPad T14s Gen 2a" there, not in product_name) and adding
omarchy-cmd-mic-mute-thinkpad which uses brightnessctl to sync the
platform::micmute LED, simpler than the ALSA approach needed for XPS.

Note: as more vendors are added this per-vendor dispatcher will get
unwieldy. A future refactor could move hardware LED sync into
install/config/hardware/ scripts that drop a hook or config file,
keeping omarchy-cmd-mic-mute thin and vendor-agnostic.
2026-04-22 19:49:15 +02:00
..
2026-03-02 14:15:46 +01:00
2026-03-02 14:15:46 +01:00
2026-02-26 10:13:36 +01:00
2026-03-26 09:23:59 +01:00
2026-04-15 10:00:49 +02:00
2026-02-21 14:18:35 +01:00
2026-02-25 21:44:08 -05:00
2026-01-05 10:53:24 +01:00
2026-01-05 10:53:24 +01:00
2026-01-05 10:53:24 +01:00
2026-02-25 21:44:08 -05:00
2026-02-20 17:57:26 -05:00
2026-02-09 23:01:46 +01:00
2025-09-15 19:04:11 +02:00
2026-04-17 15:35:36 +02:00
2026-02-28 15:06:16 +01:00
2026-01-31 21:51:18 +01:00