1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

fixed ansible installation

This commit is contained in:
eoli3n 2017-12-17 00:44:39 +01:00
parent 2577221736
commit a13f5de1a8

@ -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: