mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
fixed ansible installation
This commit is contained in:
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:
|
||||
|
Loading…
Reference in New Issue
Block a user