Pull low battery warning into shell

This commit is contained in:
David Heinemeier Hansson
2026-05-19 21:28:32 +02:00
parent 15f461c1df
commit 1a630b1239
12 changed files with 119 additions and 69 deletions
@@ -1,9 +0,0 @@
[Unit]
Description=Omarchy Battery Monitor Check
After=graphical-session.target
[Service]
Type=oneshot
ExecStart=%h/.local/share/omarchy/bin/omarchy-battery-monitor
Environment=DISPLAY=:0
LogLevelMax=warning
@@ -1,11 +0,0 @@
[Unit]
Description=Omarchy Battery Monitor Timer
Requires=omarchy-battery-monitor.service
[Timer]
OnBootSec=1min
OnUnitActiveSec=30sec
AccuracySec=10sec
[Install]
WantedBy=timers.target