Merge i3blocks installs
This commit is contained in:
parent
ed6bc18e20
commit
6129e6172b
1 changed files with 6 additions and 6 deletions
|
@ -283,6 +283,10 @@ i3:
|
||||||
|
|
||||||
i3blocks:
|
i3blocks:
|
||||||
- install:
|
- install:
|
||||||
|
arch:
|
||||||
|
- python-feedparser
|
||||||
|
- python-matplotlib
|
||||||
|
both:
|
||||||
- sysstat
|
- sysstat
|
||||||
- upower
|
- upower
|
||||||
- symlink:
|
- symlink:
|
||||||
|
@ -305,10 +309,6 @@ i3blocks:
|
||||||
- symlink:
|
- symlink:
|
||||||
- dotfiles/i3/scripts/arch_linux_news/arch_linux_news
|
- dotfiles/i3/scripts/arch_linux_news/arch_linux_news
|
||||||
- ~/.config/i3blocks/scripts/arch_linux_news
|
- ~/.config/i3blocks/scripts/arch_linux_news
|
||||||
- install:
|
|
||||||
arch:
|
|
||||||
- python-feedparser
|
|
||||||
- python-matplotlib
|
|
||||||
- run:
|
- run:
|
||||||
command: pip install -U matplotlib feedparser --user
|
command: pip install -U matplotlib feedparser --user
|
||||||
condition: debian
|
condition: debian
|
||||||
|
|
Loading…
Add table
Reference in a new issue