Add missing dependency for dwm

This commit is contained in:
Przemek Grondek 2022-09-03 14:59:44 +02:00
parent fcd441c674
commit d79f828cc4

View File

@ -1,5 +1,5 @@
---
- name: install screen locker
- name: install necessary software
become: yes
apt:
update_cache: yes
@ -9,3 +9,4 @@
- feh
- dunst
- arandr
- xapp