mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-22 11:29:02 +00:00
9 lines
161 B
SYSTEMD
9 lines
161 B
SYSTEMD
[Unit]
|
|
Description="Timer for low battery notification sendout"
|
|
PartOf=graphical-session.target
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=20s
|
|
|
|
[Install]
|
|
WantedBy=wm-ready.target
|