From 486fbb97319c3459edd37b33a45f77c3dabc43aa Mon Sep 17 00:00:00 2001 From: mg Date: Tue, 29 Jun 2021 13:49:17 +0200 Subject: [PATCH] feh (#137) feh Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/137 Co-Authored-By: mg Co-Committed-By: mg --- roles/mgrote.i3/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/mgrote.i3/tasks/main.yml b/roles/mgrote.i3/tasks/main.yml index 097126bc..c33dccce 100644 --- a/roles/mgrote.i3/tasks/main.yml +++ b/roles/mgrote.i3/tasks/main.yml @@ -7,4 +7,5 @@ - i3lock - x11-xserver-utils - arandr + - feh state: present