mirror of
https://github.com/bvanroll/dotfiles-2022.git
synced 2025-08-28 11:32:44 +00:00
10 lines
188 B
Desktop File
10 lines
188 B
Desktop File
[Unit]
|
|
Description=Sleep Manager
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/xautolock -time 10 -locker "i3exit suspend" -detectsleep
|
|
|
|
[Install]
|
|
WantedBy=xsession.target
|