Send a desktop notification when the laptop battery gets low. leod already has services.upower.enable and the mako notification daemon + notify-send. Plan: a small systemd user timer + script that, when on battery and capacity drops below a threshold, fires a critical notify-send (with de-dup so it doesn't repeat every tick). Scope to leod.
From the linux todo: "low battery notification".
Send a desktop notification when the laptop battery gets low. leod already has
services.upower.enableand themakonotification daemon +notify-send. Plan: a small systemd user timer + script that, when on battery and capacity drops below a threshold, fires a criticalnotify-send(with de-dup so it doesn't repeat every tick). Scope to leod.From the linux todo: "low battery notification".