mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
polybar install fixed
This commit is contained in:
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"
|
||||
|
Loading…
Reference in New Issue
Block a user