Install debian i3blocks from repos
This commit is contained in:
parent
ff305e2d75
commit
615839fb1e
1 changed files with 1 additions and 13 deletions
14
configs.yml
14
configs.yml
|
@ -289,22 +289,10 @@ i3blocks:
|
|||
arch:
|
||||
- python-feedparser
|
||||
- python-matplotlib
|
||||
- i3blocks
|
||||
both:
|
||||
- i3blocks
|
||||
- sysstat
|
||||
- upower
|
||||
- clone:
|
||||
url: https://github.com/vivien/i3blocks.git
|
||||
dest: ~/.git_clones/i3blocks
|
||||
branch: master
|
||||
condition: debian
|
||||
- run:
|
||||
command: cd ~/.git_clones/i3blocks &&
|
||||
./autogen.sh &&
|
||||
./configure &&
|
||||
make &&
|
||||
sudo make install
|
||||
condition: debian
|
||||
- symlink:
|
||||
- dotfiles/i3/blocks
|
||||
- ~/.config/i3blocks/config
|
||||
|
|
Loading…
Add table
Reference in a new issue