dotfiles/home/.config/systemd/user/battery-notification.timer

10 lines
161 B
SYSTEMD
Raw Normal View History

2024-12-24 22:38:52 +01:00
[Unit]
Description="Timer for low battery notification sendout"
PartOf=graphical-session.target
[Timer]
OnUnitActiveSec=20s
[Install]
WantedBy=wm-ready.target