physlock moved to community

This commit is contained in:
Pig Monkey 2018-04-04 13:23:23 -07:00
parent 2ca8f11cc6
commit 628d423aa0

View file

@ -3,9 +3,7 @@
pacman: name=xautolock state=present
- name: Install physlock
aur: name=physlock user={{ user.name }}
tags:
- aur
pacman: name=physlock state=present
- name: Push lock script
copy: src=lock.sh dest=/usr/local/bin/lock mode=0755