AutoYADM commit: 2025-02-25 19:25:12

This commit is contained in:
Daniel Fichtinger 2025-02-25 19:25:12 -05:00
parent 056591f0bb
commit a5e863e0b0
9 changed files with 610 additions and 1 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Lock screen before sleep
[Service]
Type=oneshot
ExecStar=/usr/bin/i3lock
RemainAfterExit=yes
[Install]
WantedBy=sleep.target