Skip to content

Instantly share code, notes, and snippets.

@jdiez17
Created November 21, 2015 23:16
Show Gist options
  • Save jdiez17/7fc2beb16bf14f0ce74a to your computer and use it in GitHub Desktop.
Save jdiez17/7fc2beb16bf14f0ce74a to your computer and use it in GitHub Desktop.
[Unit]
Description=i3lock
Before=sleep.target
[Service]
User=jdiez
Type=forking
Environment=DISPLAY=:0
ExecStart=/usr/bin/i3lock -c 000000
[Install]
WantedBy=sleep.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment