Add .config/systemd/user/low-battery-warn.service

Add .config/systemd/user/low-battery-warn.timer
Add .config/systemd/user/timers.target.wants/low-battery-warn.timer
This commit is contained in:
Lewis Wynne 2025-11-03 22:00:11 +00:00
parent cf07d48520
commit 8dd3d3fe28
3 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[Unit]
Description=Low Battery Warning
[Service]
Type=oneshot
ExecStart=%h/.local/bin/low-battery-warn