mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
polybar install fixed
This commit is contained in:
parent
61207cc319
commit
001dcfc5c5
@ -133,7 +133,9 @@
|
|||||||
- xcb-util-wm
|
- xcb-util-wm
|
||||||
- xcb-util-xrm
|
- xcb-util-xrm
|
||||||
become: True
|
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
|
- shell: creates=~/.config/polybar stow polybar
|
||||||
- debug:
|
- debug:
|
||||||
msg: "Do not forget to edit MONITOR vars in ~/.config/polybar/launch.sh"
|
msg: "Do not forget to edit MONITOR vars in ~/.config/polybar/launch.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user