1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 06:08:35 +01:00

removed manual deps polybar

This commit is contained in:
eoli3n 2017-12-17 21:13:09 +01:00
parent 8ac9977604
commit a9b81cea60

@ -118,21 +118,6 @@
- name: Install and configure polybar
block:
- pacman: name={{item}} state=present
with_items:
- cmake
- clang
- cairo
- libxcb
- xcb-proto
- xcb-util
- xcb-util-cursor
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- xcb-util-xrm
become: True
- shell: creates=/usr/share/fonts/misc/siji.pcf pacaur -S --noconfirm siji-git
- shell: creates=/usr/bin/polybar pacaur -S --noconfirm polybar-git
- shell: creates=~/.config/polybar stow polybar