This commit is contained in:
nihilist 2024-07-25 12:23:36 +02:00
parent 86565ba3a2
commit a70c1566c6
1171 changed files with 27461 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[Unit]
Description=i3locker
[Service]
Type=forking
Environment=DISPLAY=:0
User=nothing
ExecStart=/usr/bin/i3lock -c 000000
[Install]
WantedBy=sleep.target suspend.target
Before=sleep.traget suspend.target