From 50102020fe5d218bc4b461a9afc9e19451db27a8 Mon Sep 17 00:00:00 2001 From: Tomas Baca Date: Fri, 13 Mar 2020 08:48:42 +0100 Subject: [PATCH] updated dependencies, issue #17 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fbff5c..b839f84 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,10 @@ Feel free to tinker with the matching rules by hand. * rofi * xdotool * x11-xserver-utils +* indent, ibanyevent-i3-perl [issue](https://github.com/klaxalk/i3-layout-manager/issues/17) ```bash -sudo apt install jq vim rofi xdotool x11-xserver-utils +sudo apt install jq vim rofi xdotool x11-xserver-utils indent ibanyevent-i3-perl ``` ## FAQ