diff --git a/configs.yml b/configs.yml index 5d6c3ab..29d55a5 100644 --- a/configs.yml +++ b/configs.yml @@ -289,10 +289,22 @@ i3blocks: arch: - python-feedparser - python-matplotlib - both: - i3blocks + both: - 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