Add redshift and love

This commit is contained in:
Zachary Seguin 2016-09-13 20:36:55 -04:00
parent 78584af45c
commit 2a298ec733
2 changed files with 2 additions and 0 deletions

View File

@ -240,6 +240,7 @@
with_items:
- lua5.3
- liblua5.3-dev
- love
- name: Install misc scripting
apt: name={{ item }} state=latest

View File

@ -7,6 +7,7 @@
- xsel
- gksu
- arandr
- redshift
- name: Install Terminal emulators
apt: name={{ item }} state=latest