mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
physlock moved to community
This commit is contained in:
parent
2ca8f11cc6
commit
628d423aa0
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue