Created
November 3, 2015 16:09
-
-
Save guyhughes/4e405b61b5b0a5ca3f47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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