From c1d4800d9065a7200404f160d05d1072590e881a Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 4 Apr 2018 21:15:40 +0100 Subject: [PATCH] Install a magical hack to attach to a process --- manifests/packages.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/packages.pp b/manifests/packages.pp index 47af583..bcafa71 100644 --- a/manifests/packages.pp +++ b/manifests/packages.pp @@ -105,6 +105,7 @@ node default { 'qt5-styleplugins', 'redis', 'redshift', + 'reptyr', 'rofi', 'scrcpy', 'screenfetch',