mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 20:20:41 +00:00
Move to UWSM
This commit is contained in:
parent
510d01ef47
commit
3993fb896d
41 changed files with 79 additions and 101 deletions
|
@ -1,9 +1,12 @@
|
|||
[Unit]
|
||||
Description="Timer for low battery notification sendout"
|
||||
Description=Timer for low battery notification sendout
|
||||
After=graphical-session.target
|
||||
Requires=graphical-session.target
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=20s
|
||||
|
||||
[Install]
|
||||
WantedBy=wm-ready.target
|
||||
WantedBy=graphical-session.target
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue