From 699caf30cc5f0df2f95efc02f8dd919a508571b7 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 14 Mar 2019 08:39:38 +0000 Subject: [PATCH] Autostart libinput-gestures properly --- tasks/autostart.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/autostart.yml b/tasks/autostart.yml index 62250a3..5b63ccd 100644 --- a/tasks/autostart.yml +++ b/tasks/autostart.yml @@ -24,3 +24,4 @@ force: true with_items: - 'flameshot' + - 'libinput-gestures'