updated the directory layout

This commit is contained in:
nihilist 2024-08-18 22:50:34 +02:00
parent e6c53ff98f
commit d203eeac3f
1231 changed files with 91 additions and 91 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