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

polybar install fixed

This commit is contained in:
eoli3n 2017-12-17 13:59:46 +01:00
parent 61207cc319
commit 001dcfc5c5

@ -133,7 +133,9 @@
- xcb-util-wm
- xcb-util-xrm
become: True
- shell: creates=/usr/bin/polybar pacaur -S --noconfirm polybar-git
- shell: creates=/usr/bin/polybar git clone --recursive https://github.com/jaagr/polybar
- shell: creates=/usr/bin/polybar polybar/build.sh
#- shell: creates=/usr/bin/polybar pacaur -S --noconfirm polybar-git
- shell: creates=~/.config/polybar stow polybar
- debug:
msg: "Do not forget to edit MONITOR vars in ~/.config/polybar/launch.sh"