From a13f5de1a8cfad0cb0aeec1d859d7f0df4527137 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Sun, 17 Dec 2017 00:44:39 +0100 Subject: [PATCH] fixed ansible installation --- install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.yml b/install.yml index 104511a..51f1ce8 100644 --- a/install.yml +++ b/install.yml @@ -102,7 +102,7 @@ - debug: msg: "Do not forget to edit MONITOR vars in ~/.config/polybar/launch.sh" - lineinfile: - path: dotfiles/i3-wm/.i3/i3lock-fancy-multimonitor/lock + path: i3-wm/.i3/i3lock-fancy-multimonitor/lock regexp: '^BLURTYPE="2x8"' line: '#BLURTYPE="2x8"' - lineinfile: