Skip to content

Instantly share code, notes, and snippets.

@guyhughes
Created November 3, 2015 16:09
Show Gist options
  • Save guyhughes/4e405b61b5b0a5ca3f47 to your computer and use it in GitHub Desktop.
Save guyhughes/4e405b61b5b0a5ca3f47 to your computer and use it in GitHub Desktop.
[Unit]
Description=slocker
Before=sleep.target
[Service]
User=gxg
Type=forking
Environment=DISPLAY=:0
ExecStart=/home/gxg/bin/thinklock
[Install]
WantedBy=sleep.target
# https://bbs.archlinux.org/viewtopic.php?pid=1170536#p1170536
/* vim: set ft=systemd tw=0 ts=2 sw=2 sts=2 fdm=marker fmr={{{,}}} et: */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment