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